Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553532 - net-libs/iojs-2.3.1 zlib compilation error with bundled-libs use flag
Summary: net-libs/iojs-2.3.1 zlib compilation error with bundled-libs use flag
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 07:02 UTC by Ben Sagal
Modified: 2016-08-30 18:19 UTC (History)
3 users (show)

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


Attachments
Build Log (build.log.bz2,23.58 KB, application/x-bzip)
2015-06-29 07:05 UTC, Ben Sagal
Details
emerge --info (emerge.info,6.39 KB, text/plain)
2015-06-29 07:05 UTC, Ben Sagal
Details

Note You need to log in before you can comment on or make changes to this bug.
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