Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244871 - dev-lang/ferite fails with parallel make
Summary: dev-lang/ferite fails with parallel make
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2008-10-29 11:21 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-06-20 13:17 UTC (History)
0 users

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


Attachments
Build log (dev-lang:ferite-1.0.2:20081028-011708.log,86.79 KB, text/plain)
2008-10-29 11:21 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-29 11:21:03 UTC
Check the attached build log (with -j8), stream.so is built before its dependency is completed, the problem is that the Makefile.am adds -lferitestream in LDFLAGS rather than using libferitestream.la in LIBADD.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-29 11:21:48 UTC
Created attachment 170201 [details]
Build log
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-06-20 13:17:30 UTC
+  20 Jun 2012; Justin Lecher <jlec@gentoo.org> ferite-1.0.2.ebuild,
+  metadata.xml:
+  Handle libtool files; remove serial build in install phase, #244871
+