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

Bug 105840

Summary: emerging xorg-x11-6.8.2-r3 fails at "emerge world"
Product: Gentoo Linux Reporter: Carl-Fredrik Enell <carl-fredrik.enell>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carl-Fredrik Enell 2005-09-13 13:06:17 UTC
!!! ERROR: x11-base/xorg-x11-6.8.2-r3 failed.
!!! Function build, Line 970, Exitcode 2

Error messages follow

LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale 
../../../exports/bin/bdftopcf -t luIS12-ISO8859-15.bdf | gzip >
luIS12-ISO8859-15.pcf.gz

gzip: stdin: not in gzip format
make[5]: *** [luIS12-ISO8859-15.pcf.gz] Error 1
make[5]: Leaving directory
`/var/tmp/portage/xorg-x11-6.8.2-r3/work/xc/fonts/bdf/75dpi'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r3/work/xc/fonts/bdf'
make[3]: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1. emerge sync against http://trumpetti.atm.tut.fi/gentoo/
2. emerge -uv world




Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=opteron -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=opteron -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts crypt cups eds emacs emboss encode f77
foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imagemagick imlib ipv6
ithreads jpeg lzw lzw-tiff motif mp3 mpeg ncurses nls opengl pam pdflib perl png
python qt quicktime readline samba sdl slang spell ssl tcpd tiff truetype-fonts
type1-fonts unicode usb userlocales vi xml2 xpm xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-09-13 13:19:02 UTC
Could you paste some more of the output around that area?
Comment 2 Carl-Fredrik Enell 2005-09-13 13:47:48 UTC
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale 
../../../exports/bin/bdftopcf -t luIS08-ISO8859-15.bdf | gzip >
luIS08-ISO8859-15.pcf.gz
rm -f luIS10-ISO8859-15.bdf
../../../exports/bin/ucs2any luIS10.bdf ../../../fonts/util/map-ISO8859-15
ISO8859-15
Writing 192 characters into file 'luIS10-ISO8859-15.bdf'.
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale 
../../../exports/bin/bdftopcf -t luIS10-ISO8859-15.bdf | gzip >
luIS10-ISO8859-15.pcf.gz
rm -f luIS12-ISO8859-15.bdf
../../../exports/bin/ucs2any luIS12.bdf ../../../fonts/util/map-ISO8859-15
ISO8859-15
Writing 192 characters into file 'luIS12-ISO8859-15.bdf'.
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale 
../../../exports/bin/bdftopcf -t luIS12-ISO8859-15.bdf | gzip >
luIS12-ISO8859-15.pcf.gz

gzip: stdin: not in gzip format
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2005-09-14 19:58:59 UTC
There really isn't a solution to this error, it's usually a bad gzip/controlling
script (from Google).  Make sure your system is consistant (emerge -uavDN world
&& revdep-rebuild) and that you have lots of disk space free.

Let me know how it turns out.
Comment 4 Carl-Fredrik Enell 2005-09-15 04:21:53 UTC
I'm trying "emerge -uavDN world".
Emerging gcc just segfaulted. Will try again since that is often a hardware issue.
Comment 5 Carl-Fredrik Enell 2005-09-15 11:39:03 UTC
Emerging gcc worked on the third try. But the compilation of xorg still fails,
sometimes however with a different error (segfault on creation of one of the
msdos code pages)
I have to check the consistency of my system. Ideas? 

Carl-Fredrik
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2005-09-15 14:57:47 UTC
Yep, read this bug.

*** This bug has been marked as a duplicate of 20600 ***