| Summary: | media-gfx/digikam-1.4.0 does not find qsqlite | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | barton <b14wc> |
| Component: | [OLD] KDE | Assignee: | Andreas K. Hüttel <dilfridge> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | esigra, kde, krinpaus, m.debruijne, skrattaren |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
barton
2010-09-10 03:06:37 UTC
*** Bug 336680 has been marked as a duplicate of this bug. *** Could you please paste the output of equery uses qt-sql Thanks! [ Legend : U - flag is set in make.conf ]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for x11-libs/qt-sql-4.6.3-r2:
U I
- - aqua : Include support for the Aqua / Carbon GUI
- - debug : Enable extra debug codepaths, like asserts and extra output.
If you want to get meaningful backtraces see
http://www.gentoo.org/proj/en/qa/backtraces.xml
+ + exceptions : Add support for exceptions - like catching them inside the
event loop (recommended by Nokia)
- - firebird : Adds support for the Firebird relational database
- - freetds : Adds support for the TDS protocol to connect to MSSQL/Sybase
databases
+ + iconv : Enable support for the iconv character set conversion library
- - mysql : Adds mySQL Database support
- - odbc : Adds ODBC Support (Open DataBase Connectivity)
- - pch : Enable precompiled header support for faster compilation at
the expense of disk space and memory (>=sys-devel/gcc-3.4
only)
- - postgres : Adds support for the postgresql database
+ + qt3support : Enable the Qt3Support libraries for Qt4
+ + sqlite : Adds support for sqlite - embedded sql database
I bumped the version to the tree anyway, but this needs some more investigation (-> weekend). The only obvious difference that I see is that I have mysql useflag set globally. Thank-you for your help. I added mysql as a global use flag, that did the trick. I am now able to open digikam without any problems. Great... we have a workaround. It's not really fixed yet, though. :) Does Digikam 1.4.0 strictly depend on MySQL now? I didn't see anything about that in official changelog, but this bug suggests that there're issues with it. For me it even can't be emerged: configure fails (I haven't decided wherether to open bug or not yet). (In reply to comment #7) > Does Digikam 1.4.0 strictly depend on MySQL now? I didn't see anything about > that in official changelog, but this bug suggests that there're issues with it. I dont know yet. > For me it even can't be emerged: configure fails (I haven't decided wherether > to open bug or not yet). Please do open a separate bug. The crazy thing is, it needs both backends present, i.e. x11-libs/qt-sql[mysql,sqlite]. Fixed. Arrgh. http://blog.akhuettel.de/2010/09/database-mania.html |