Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 612820

Summary: dev-qt/qtwebkit-5.6.2 fails to build - error: undefined reference to 'leveldb::DB::Open(leveldb::Options const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, leveldb::DB**)'
Product: Gentoo Linux Reporter: mwandas <marcin.wandas>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log
environment

Description mwandas 2017-03-16 16:32:22 UTC
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile.api:96: ../lib/libQt5WebKit.so.5.6.2] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/work/qtwebkit-opensource-src-5.6.2/Source'
make[1]: *** [Makefile.QtWebKit:44: sub-api-pri-make_first-ordered] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/work/qtwebkit-opensource-src-5.6.2/Source'
make: *** [Makefile:308: sub-Source-QtWebKit-pro-make_first-ordered] Error 2
 * ERROR: dev-qt/qtwebkit-5.6.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-qt/qtwebkit-5.6.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-qt/qtwebkit-5.6.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/work/qtwebkit-opensource-src-5.6.2'
 * S: '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/work/qtwebkit-opensource-src-5.6.2'

>>> Failed to emerge dev-qt/qtwebkit-5.6.2, Log file:

>>>  '/var/tmp/portage/dev-qt/qtwebkit-5.6.2/temp/build.log'
Comment 1 mwandas 2017-03-16 16:33:38 UTC
Created attachment 467218 [details]
emerge --info
Comment 2 mwandas 2017-03-16 16:36:22 UTC
Created attachment 467220 [details]
build.log
Comment 3 mwandas 2017-03-16 16:36:48 UTC
Created attachment 467222 [details]
environment
Comment 4 Tomáš Mózes 2017-03-16 19:04:48 UTC

*** This bug has been marked as a duplicate of bug 590550 ***