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

Bug 553532

Summary: net-libs/iojs-2.3.1 zlib compilation error with bundled-libs use flag
Product: Gentoo Linux Reporter: Ben Sagal <bensagal>
Component: Current packagesAssignee: Johan Bergström <bugs>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bugs, patrick, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build Log
emerge --info

Description Ben Sagal 2015-06-29 07:02:26 UTC
When compiling net-libs/iojs-2.3.1 (and earlier versions) with bundled-libs use flag i get the following error:

IOError: [Errno 2] No such file or directory: 'deps/zlib64/zconf.h'
Comment 1 Ben Sagal 2015-06-29 07:05:00 UTC
Created attachment 405938 [details]
Build Log
Comment 2 Ben Sagal 2015-06-29 07:05:28 UTC
Created attachment 405940 [details]
emerge --info
Comment 3 Johan Bergström 2015-06-29 07:25:01 UTC
haha, silly issue. Fix in progress, will land in this PR: https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/158
Comment 4 Ben Sagal 2015-06-29 07:30:42 UTC
(In reply to Johan Bergström from comment #3)
> haha, silly issue. Fix in progress, will land in this PR:
> https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/158

This bug is with the bundled-libs use flag (ie no --shared-zlib), complis fine when bundled-libs  use flag is unsent.
Comment 5 Ben Sagal 2015-07-12 06:24:45 UTC
This bug still affects  net-libs/iojs-2.3.3
Comment 6 Johan Bergström 2015-07-12 07:32:46 UTC
It [bundled-libs] was supposed to be removed in 2.3.3, but will hopefully be completed in 2.3.4: https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/172