Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284554 - ERROR: sys-libs/zlib-1.2.3-r1 failed
Summary: ERROR: sys-libs/zlib-1.2.3-r1 failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 05:27 UTC by Jon
Modified: 2009-09-11 05:42 UTC (History)
0 users

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


Attachments
build log (build.log,3.82 KB, text/plain)
2009-09-11 05:32 UTC, Jon
Details
emerge --info (emerge_info.txt,4.19 KB, text/plain)
2009-09-11 05:35 UTC, Jon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jon 2009-09-11 05:27:47 UTC
I am currently in a chrooted environment because my system files got all off-kilter in the middle of a world emerge. I'm almost able to at least emerge -e system, but I can't get past this one.

Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2537:  Called die
 * The specific snippet of code:
 *               emake || die
 *  The die message:
 *   (no error message)
Comment 1 Jon 2009-09-11 05:32:28 UTC
Created attachment 203760 [details]
build log
Comment 2 Jon 2009-09-11 05:35:16 UTC
Created attachment 203762 [details]
emerge --info
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2009-09-11 05:42:37 UTC
You need libz.so.1 from somewhere to get past this.
Try downloading this:
http://tinderbox.dev.gentoo.org/default-linux/x86/sys-libs/zlib-1.2.3-r1.tbz2
and in / of your chroot tar -xzf it. It's a dirty hack and I don't know for sure that it will work because you chose to go with the i486 CHOST (probably used the generic x86 stage 3?). But it's better than nothing.
Anyway, bug is not on our end. INVALID.