Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3118 - xfree-4.2.0-r9 / -r10 doesn't compile with gcc-3.1-r4 on linux-2.4.18-xfs
Summary: xfree-4.2.0-r9 / -r10 doesn't compile with gcc-3.1-r4 on linux-2.4.18-xfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-28 12:24 UTC by Patrik Kullman
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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 Patrik Kullman 2002-05-28 12:24:48 UTC
root@patrik:/usr/portage/x11-base/xfree# ebuild xfree-4.2.0-r10.ebuild merge
>>> md5 ;-) X420src-1.tgz
>>> md5 ;-) X420src-2.tgz
>>> md5 ;-) X420src-3.tgz
>>> md5 ;-) 4.2.0-xlib-i18n-module.patch
>>> md5 ;-) 4.2.0-zlib-security.patch
>>> md5 ;-) 4.2.0-libGLU-bad-extern.patch
>>> md5 ;-) truetype.tar.gz
>>> Unpacking source...
>>> Unpacking X420src-1.tgz
>>> Unpacking X420src-2.tgz
>>> Unpacking X420src-3.tgz
patching file xc/lib/X11/XlcDL.c
patching file xc/lib/zlib/infblock.c
patching file xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/nurbtess/quicksort.cc
patching file xftfreetype.c
patching file xftglyphs.c
>>> Source unpacked.

Building Release 6.6 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Tue May 28 19:19:31 CEST 2002

cd ./config/imake && make - --jobserver-fds=3,4 -j -f Makefile.ini
BOOTSTRAPCFLAGS="" CC="cc" clean
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
make - --jobserver-fds=3,4 -j Makefile.boot
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc'
cd ./config/imake && make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -f
Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f
./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
make[1]: *** [config/makedepend/Makefile.proto] Aborted
make[1]: *** Deleting file `config/makedepend/Makefile.proto'
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc'
make: *** [World] Error 2

Building Release 6.6 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Tue May 28 19:19:32 CEST 2002

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[2]: Entering directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f
./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
make[1]: *** [config/makedepend/Makefile.proto] Aborted
make[1]: *** Deleting file `config/makedepend/Makefile.proto'
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r10/work/xc'
make: *** [World] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 18, Exitcode 2
!!! (no error message)
Comment 1 Andreas Simon 2002-05-28 12:31:08 UTC
Isn't this a duplicate bug report? 
The error lies not in xfree but in the sandbox? 
Comment 2 Spider (RETIRED) gentoo-dev 2002-05-28 13:18:45 UTC
when using a binary version of portage (compile portage on gcc 2.95.3 with
--buildpkg) theres no sandbox problem and it will still fail due to ncurses
Comment 3 Todd 2002-05-28 20:41:32 UTC
This bug also hits me.  You can compile this program by hand just not through
portage.  It then errors with the above msg.  Does not seem to be related to any
env variables set by emerge.
Comment 4 Patrik Kullman 2002-05-29 12:08:32 UTC
Compiled with a gcc 2.95 compiled version of portage.

Another portage problem.
Comment 5 SpanKY gentoo-dev 2002-10-13 03:45:54 UTC
is this still broken ?

ive emerged this on gcc3.x systems w/out problems