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

Bug 244871

Summary: dev-lang/ferite fails with parallel make
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: NeedPatch
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

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
+