Script started on Tue Sep 30 00:59:59 2003 sh-2.05b# emerge -U libcap >>> --upgradeonly implies --update... adding --update to options. ]1;]2;Started emerge on: Sep 30, 2003 01:00:07]1;]2; *** emerge --upgradeonly --update libcapCalculating dependencies \|/-\ ...done! >>> emerge (1 of 1) sys-libs/libcap-1.10 to / ]1;]2; >>> emerge (1 of 1) sys-libs/libcap-1.10 to /]1;]2; === (1 of 1) Cleaning (/usr/portage/sys-libs/libcap/libcap-1.10.ebuild)]1;]2; === (1 of 1) Compiling/Merging (/usr/portage/sys-libs/libcap/libcap-1.10.ebuild)>>> md5 src_uri ;-) libcap-1.10.tar.bz2 >>> Unpacking source... >>> Unpacking libcap-1.10.tar.bz2 to /var/tmp/portage/libcap-1.10/work * Applying libcap-1.10-python.patch...  [ ok ] >>> Source unpacked. make -C libcap CC='gcc' CFLAGS='-Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include' LD='ld' LIBS='-L/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap -lcap' LDFLAGS='-s ' VERSION='1' MINOR='10' LIBDIR='/lib' INCDIR='/usr/include' SBINDIR='/sbin' MANDIR='/usr/man' all make[1]: Entering directory `/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. => making cap_names.c from gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -s _makenames.c -o _makenames _makenames.c: In function `main': _makenames.c:30: warning: traditional C rejects ISO C style function definitions _makenames.c:41: warning: traditional C rejects string concatenation _makenames.c:58: warning: traditional C rejects string concatenation ./_makenames > cap_names.h gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -c cap_alloc.c -o cap_alloc.o In file included from cap_alloc.c:12: libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:101:25: warning: ISO C does not permit named variadic macros cap_alloc.c: In function `cap_init': cap_alloc.c:19: warning: traditional C rejects ISO C style function definitions cap_alloc.c:26:35: warning: ISO C99 requires rest arguments to be used cap_alloc.c: In function `_libcap_strdup': cap_alloc.c:46: warning: traditional C rejects ISO C style function definitions cap_alloc.c: In function `cap_dup': cap_alloc.c:73: warning: traditional C rejects ISO C style function definitions cap_alloc.c:77:34: warning: ISO C99 requires rest arguments to be used cap_alloc.c:84:35: warning: ISO C99 requires rest arguments to be used cap_alloc.c: In function `cap_free': cap_alloc.c:99: warning: traditional C rejects ISO C style function definitions cap_alloc.c:118:65: warning: ISO C99 requires rest arguments to be used gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -c cap_proc.c -o cap_proc.o In file included from cap_proc.c:11: libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:101:25: warning: ISO C does not permit named variadic macros cap_proc.c: In function `cap_get_proc': cap_proc.c:14: warning: traditional C rejects ISO C style function definitions cap_proc.c:20:59: warning: ISO C99 requires rest arguments to be used cap_proc.c: In function `cap_set_proc': cap_proc.c:32: warning: traditional C rejects ISO C style function definitions cap_proc.c:40:46: warning: ISO C99 requires rest arguments to be used cap_proc.c: In function `capgetp': cap_proc.c:52: warning: traditional C rejects ISO C style function definitions cap_proc.c: In function `capsetp': cap_proc.c:73: warning: traditional C rejects ISO C style function definitions gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -c cap_extint.c -o cap_extint.o In file included from cap_extint.c:12: libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:101:25: warning: ISO C does not permit named variadic macros cap_extint.c: In function `cap_size': cap_extint.c:35: warning: traditional C rejects ISO C style function definitions cap_extint.c: In function `cap_copy_ext': cap_extint.c:46: warning: traditional C rejects ISO C style function definitions cap_extint.c: In function `cap_copy_int': cap_extint.c:89: warning: traditional C rejects ISO C style function definitions cap_extint.c:92: warning: `cap_d' might be used uninitialized in this function gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -c cap_flag.c -o cap_flag.o In file included from cap_flag.c:12: libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:101:25: warning: ISO C does not permit named variadic macros cap_flag.c: In function `cap_get_flag': cap_flag.c:22: warning: traditional C rejects ISO C style function definitions cap_flag.c:38:39: warning: ISO C99 requires rest arguments to be used cap_flag.c: In function `cap_set_flag': cap_flag.c:52: warning: traditional C rejects ISO C style function definitions cap_flag.c:81:39: warning: ISO C99 requires rest arguments to be used cap_flag.c: In function `cap_clear': cap_flag.c:93: warning: traditional C rejects ISO C style function definitions cap_flag.c:101:37: warning: ISO C99 requires rest arguments to be used gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -c cap_text.c -o cap_text.o In file included from cap_text.c:14: libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:101:25: warning: ISO C does not permit named variadic macros cap_text.c: In function `_setbits': cap_text.c:33: warning: traditional C rejects ISO C style function definitions cap_text.c: In function `_clrbits': cap_text.c:41: warning: traditional C rejects ISO C style function definitions cap_text.c: In function `namcmp': cap_text.c:48: warning: traditional C rejects ISO C style function definitions cap_text.c: In function `lookupname': cap_text.c:59: warning: traditional C rejects ISO C style function definitions cap_text.c:62: warning: cast discards qualifiers from pointer target type cap_text.c: In function `cap_from_text': cap_text.c:80: warning: traditional C rejects ISO C style function definitions cap_text.c:86:34: warning: ISO C99 requires rest arguments to be used cap_text.c:100: warning: traditional C rejects automatic aggregate initialization cap_text.c:162:63: warning: ISO C99 requires rest arguments to be used cap_text.c:166:38: warning: ISO C99 requires rest arguments to be used cap_text.c:199:66: warning: ISO C99 requires rest arguments to be used cap_text.c:208:33: warning: ISO C99 requires rest arguments to be used cap_text.c: In function `getstateflags': cap_text.c:224: warning: traditional C rejects ISO C style function definitions cap_text.c: In function `cap_to_text': cap_text.c:240: warning: traditional C rejects ISO C style function definitions cap_text.c:243: warning: traditional C rejects automatic aggregate initialization gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -I/usr/include/python2.2 -I/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap/include -c cap_sys.c -o cap_sys.o In file included from cap_sys.c:10: libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented # libcap.h:101:25: warning: ISO C does not permit named variadic macros cap_sys.c: In function `capget': cap_sys.c:16: warning: traditional C rejects ISO C style function definitions cap_sys.c:16: error: can't find a register in class `BREG' while reloading `asm' cap_sys.c: In function `capset': cap_sys.c:20: warning: traditional C rejects ISO C style function definitions make[1]: *** [cap_sys.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/libcap-1.10/work/libcap-1.10/libcap' make: *** [all] Error 2 !!! ERROR: sys-libs/libcap-1.10 failed. !!! Function src_compile, Line 43, Exitcode 2 !!! (no error message) ]1;]2; *** terminating.]1;]2;xtermsh-2.05b# Script done on Tue Sep 30 01:00:16 2003