maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 234487: devel/kf5-extra-cmake-modules has unlisted dependency on
qt5-sqldrivers-sqlite3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234487



--- Description ---
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/ExtraCMakeModu
les.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/ExtraCMakeModu
les.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.


More information about the kde-freebsd mailing list