[Bug 234487] devel/kf5-extra-cmake-modules has unlisted dependency on qt5-sqldrivers-sqlite3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 29 11:10:56 GMT 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234487
Bug ID: 234487
Summary: devel/kf5-extra-cmake-modules has unlisted dependency
on qt5-sqldrivers-sqlite3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: andrew at ugh.net.au
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
I can't build kf5-extra-cmake-modules without qt5-sqldrivers-sqlite3 installed.
The build fails whilst running `/usr/local/bin/qhelpgenerator
/usr/ports/devel/kf5-extra-cmake-modules/work/.build/docs/qthelp/ExtraCMakeModules.qhcp`
with:
```
Reading collection config file...
Generating help for
ExtraCMakeModules.qhp...
Building up file structure...
QSqlDatabase: QSQLITE driver not
loaded
QSqlDatabase: available drivers:
Cannot open data base file
/usr/ports/devel/kf5-extra-cmake-modules/work/.build/docs/qthelp/ExtraCMakeModules.qch.
```
make showconfig looks like:
```
===> The following configuration options are available for
kf5-extra-cmake-modules-5.53.0_1:
DOCS=on: Build and/or install documentation
HELP=on: Generate QtHelp documentation for installed modules
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
```
I would guess the problem only occurs with `HELP=on` but I haven't tested
further.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list