Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476630 - dev-libs/quazip-0.5.1-r1 - parallel make fails in src_compile(): ...work/quazip-0.5.1/qztest/testquagzipfile.cpp:14: undefined reference to `QuaGzipFile::QuaGzipFile(QString const&, QObject*)'
Summary: dev-libs/quazip-0.5.1-r1 - parallel make fails in src_compile(): ...work/quaz...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 476556
  Show dependency tree
 
Reported: 2013-07-12 11:19 UTC by Jeroen Roovers (RETIRED)
Modified: 2013-07-12 15:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-libs:quazip-0.5.1-r1:20130712-023233.log.gz (20130712-023233.log.gz,2.49 KB, application/x-gzip)
2013-07-12 11:19 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2013-07-12 11:19:36 UTC
Created attachment 353148 [details]
dev-libs:quazip-0.5.1-r1:20130712-023233.log.gz

libquazip.so finishes compiling later than qztest, which links against it. I guess I can expect it to link fine when dev-libs/quazip is already installed on the live system.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-07-12 15:38:08 UTC
+  12 Jul 2013; Justin Lecher <jlec@gentoo.org> quazip-0.5.1-r1.ebuild,
+  +files/quazip-0.5.1-prll.patch:
+  Fix parallel build, #476630; prepend LD_LIBRARY_PATH during testing to test
+  new lib, #476634
+