Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76045 - Error emerging x11-base/xorg-x11-6.7.0-r3: exports/bin/ucs2any:zstrdup(NULL)
Summary: Error emerging x11-base/xorg-x11-6.7.0-r3: exports/bin/ucs2any:zstrdup(NULL)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-29 10:22 UTC by Ben Ricker
Modified: 2005-01-05 10:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Ricker 2004-12-29 10:22:21 UTC
Get the following error on the latest (at the time of compilation  of x11-base/xorg-x11-6.7.0-r3:

../../../exports/bin/ucs2any luIS14.bdf ../../../fonts/util/map-ISO8859-1 ISO8859-1
../../../exports/bin/ucs2any: zstrdup(NULL)
make[5]: *** [luIS14-ISO8859-1.bdf] Error 1
make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r3/work/xc/fonts/bdf/75dpi'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r3/work/xc/fonts/bdf'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r3/work/xc/fonts'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r3/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r3/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xorg-x11-6.7.0-r3 failed.
!!! Function src_compile, Line 582, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

I also have the entire emerge session logged if you need that. Could not see a way to attach it. May not be needed anyway.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-12-30 13:38:20 UTC
Click "Create a New Attachment" near the top of the report.
Comment 2 Ben Ricker 2005-01-05 10:05:14 UTC
I figured out the issue was with an error in kernel compilation> it caused the 2.6.9 kernel to load devfsd which led to filesystem corruption. I reinstalled Gentoo with udev and the correct kernel settings and Xorg compiled successfully.