|
localhost root # emerge xfree
Calculating dependencies ...done!
>>> emerge (1 of 2) x11-base/xfree-4.3.0 to /
>>> md5 ;-) X430src-1.tgz
>>> md5 ;-) X430src-2.tgz
>>> md5 ;-) X430src-3.tgz
>>> md5 ;-) X430src-4.tgz
>>> md5 ;-) X430src-5.tgz
>>> md5 ;-) X430src-6.tgz
>>> md5 ;-) X430src-7.tgz
>>> md5 ;-) XFree86-4.2.99.4-patches-1.1.tar.bz2
>>> md5 ;-) xf86Wacom.c.gz
>>> md5 ;-) savage-1.1.27t.zip
>>> md5 ;-) sis_drv_src_141202-1.tar.gz
>>> md5 ;-) andale32.exe
>>> md5 ;-) arial32.exe
>>> md5 ;-) arialb32.exe
>>> md5 ;-) comic32.exe
>>> md5 ;-) courie32.exe
>>> md5 ;-) georgi32.exe
>>> md5 ;-) impact32.exe
>>> md5 ;-) times32.exe
>>> md5 ;-) trebuc32.exe
>>> md5 ;-) verdan32.exe
>>> md5 ;-) webdin32.exe
>>> Unpacking source...
>>> Unpacking X430src-1.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking X430src-2.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking X430src-3.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking X430src-4.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking X430src-5.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking X430src-6.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking X430src-7.tgz to /var/tmp/portage/xfree-4.3.0/work
>>> Unpacking XFree86-4.2.99.4-patches-1.1.tar.bz2 to /var/tmp/portage/xfree-4.3.0/work
* Applying various patches (bugfixes/updates)...
[ ok ]_all_4.0-broken-includes.patch.bz2...
[ ok ]_all_4.2.99.2-xinerama-G450-issue.patch.bz2...
[ ok ]_all_4.0.2-xfree86.lst.patch.bz2...
[ ok ]_all_4.0.3-xset-man-update.patch.bz2...
[ ok ]_all_4.1.0-agpgart-load.patch.bz2...
[ ok ]_all_4.0.99.3-Xwrapper.patch.bz2...
[ ok ]_all_4.1.99.2-mkfontdir-perms.patch.bz2...
[ ok ]_all_4.1.0-xman-soelim-fix.patch.bz2...
[ ok ]_all_4.1.0-servonly.patch.bz2...
[ ok ]_all_4.2.0-gb18030-20020207.patch.bz2...
[ ok ]_all_4.1.0-xtt.patch.bz2...
[ ok ]_all_4.2.0-gb18030-enc.patch.bz2...
[ ok ]_all_4.2.0-sessreg-highuid.patch.bz2...
[ ok ]_all_4.2.99.1-libICE-remove-bogus-delay.patch.bz2...
[ ok ]_all_4.2.0-xtermresources.patch.bz2...
[ ok ]_all_4.2.0-tdfx-disable-dri-on-16Mb-cards-in-hires.patch.bz2...
[ ok ]_all_4.2.1-build-libs-with-pic.patch.bz2...
[ ok ]_all_4.2.0-imake-tmpdir.patch.bz2...
[ ok ]_all_4.2.1-fix-shared-libXau-link.v2.patch.bz2...
[ ok ]_all_4.2.1-libX11-build-order-fix.patch.bz2...
[ ok ]_all_4.2.1-gcc32-internal-compiler-error.patch.bz2...
[ ok ]_all_4.2.1-xf86_h-missing-bracket-fix.patch.bz2...
* Done with patching
[ ok ]ing xfree-4.2.x-home_end-keys.patch...
[ ok ]ing Savage driver...
[ ok ]ing SiS driver...
[ ok ]ing Wacom USB Driver...
* Unpacking MS Core Fonts...
* andale32.exe...
* arial32.exe...
* arialb32.exe...
* comic32.exe...
* courie32.exe...
* georgi32.exe...
* impact32.exe...
* times32.exe...
* trebuc32.exe...
* verdan32.exe...
* webdin32.exe...
[ ok ]unpacking Core Fonts...
[ ok ]ng up config/cf/host.def...
>>> Source unpacked.
* Building XFree86...
Building XFree86 version 4.3.0 (27 February 2003).
I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.
Wed Mar 5 15:18:32 Local time zone must be set--see zic manual page 2003
cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc" clean
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/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
rm -f imakemdep_cpp.h
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
make Makefile.boot
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc"
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
gcc -o ccimake -DCROSSCOMPILEDIR=\"\" -O -I../../include -I../../imports/x11/include/X11 ccimake.c
if [ -n "" ] ; then \
/cc -E `./ccimake` \
-DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; \
else touch imakemdep_cpp.h; fi
gcc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
gcc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/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
./config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/makedepend'
make[2]: Nothing to be done for `bootstrap'.
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/makedepend'
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
./config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
cd ./config/imake && make -f Makefile.proto bootstrapdepend
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
make[2]: Nothing to be done for `bootstrapdepend'.
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc" bootstrap
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
+ mkdir bootstrap
mv *.o bootstrap
+ mv imake bootstrap
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
cd ./config/imake && make -f Makefile.proto all
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
gcc -m32 -O3 -mcpu=i686 -pipe -ansi -pedantic -Wall -Wpointer-arith -Wundef -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/bin/cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc -m32 -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi` -c -o imake.o imake.c
imake.c:972: warning: string length `1094' is greater than the length `509' ISO C89 compilers are required to support
rm -f imake
gcc -m32 -o imake -O3 -mcpu=i686 -pipe -ansi -pedantic -Wall -Wpointer-arith -Wundef imake.o -Wl,-rpath-link,../../exports/lib
rm -f imake._man
/usr/bin/cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="XFree86ManVersionString XFree86" -D__cpp__=/usr/bin/cpp <imake.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >imake._man
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
make -w xmakefile
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
rm -f xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
./config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
rm -f ./config/imake/Makefile.proto
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make -f xmakefile version.def
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
rm -f ./config/cf/version.def
rm -f ./config/cf/date.def
ln -s ../.././programs/Xserver/hw/xfree86/xf86Version.h ./config/cf/version.def
ln -s ../.././programs/Xserver/hw/xfree86/xf86Date.h ./config/cf/date.def
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make Makefile.boot
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc"
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/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
./config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/makedepend'
make[2]: Nothing to be done for `bootstrap'.
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/makedepend'
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
./config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
cd ./config/imake && make -f Makefile.proto bootstrapdepend
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
make[2]: Nothing to be done for `bootstrapdepend'.
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="gcc" bootstrap
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
make[2]: `bootstrap' is up to date.
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
cd ./config/imake && make -f Makefile.proto all
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config/imake'
+ rm -f xmakefile.bak
+ mv xmakefile xmakefile.bak
make -w xmakefile
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
rm -f xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
./config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
rm -f ./config/imake/Makefile.proto
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make -f xmakefile VerifyOS
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
Building XFree86 version 4.3.0 (27 February 2003).
Building on Linux 2.5.63 i686 [ELF] (2.5.63).
Linux Distribution: Unknown
libc version: 6.3.2
binutils version: 2.9
GCC version: 3.2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make -f xmakefile Makefiles
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
making Makefiles in include...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/include'
making Makefiles in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/include'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/include'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/include'
making Makefiles in config...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config'
making Makefiles in config/cf...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/config'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/config'
making Makefiles in lib...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/lib'
making Makefiles in lib/xtrans...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/lib'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/lib'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/lib'
making Makefiles in nls...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/nls'
making Makefiles in nls/XLC_LOCALE...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/nls'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/nls'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/nls'
making Makefiles in programs...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/programs'
making Makefiles in programs/appres...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/programs'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/programs'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/programs'
making Makefiles in fonts...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/fonts'
making Makefiles in fonts/encodings...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/fonts'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/fonts'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/fonts'
making Makefiles in doc...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
.././config/cf/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/doc'
making Makefiles in doc/man...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/doc'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/doc'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/doc'
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make -f xmakefile BOOTSTRAPSUBDIRS= clean
make[1]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc'
rm -f -r ./exports/include
rm -f -r ./exports/lib
rm -f -r ./exports/bin
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
cleaning in ./include...
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/include'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
cleaning in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0/work/xc/include/bitmaps'
make[3]: *** No rule to make target `clean'. Stop.
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/include/bitmaps'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc/include'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0/work/xc'
make: *** [World] Error 2
!!! ERROR: x11-base/xfree-4.3.0 failed.
!!! Function src_compile, Line 327, Exitcode 2
!!! (no error message) |
|