Build log: uClibc.spec

PLD ppc builder builder-ppc at pld.org.pl
Mon Mar 25 21:53:01 CET 2002


Build request
                 from: marcus at ep09.kernel.pl
           message-id: <270091798314236.27505.builder at ep09>
started processing at: Mon Mar 25 11:41:23 CET 2002

Executing: /home/users/builder/rpm/SPECS/builder -c -bb -nu uClibc.spec
  147.29s real    83.50s user    46.63s system
# $Revision: 1.53 $, $Date: 2002/03/18 18:34:32 $
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.23440
Patch #0 (uClibc-Makefile.patch):
Patch #1 (uClibc-lfs.patch):
Patch #2 (uClibc-no_bogus_gai.patch):
Patch #3 (uClibc-no_hardcoded_gcc.patch):
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.72794
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd uClibc-0.9.9
+ cat Config
+ > Config.tmp 
+ sed -e s/^HAVE_SHARED *=.*$/HAVE_SHARED = true/;
	s/^INCLUDE_RPC *=.*$/INCLUDE_RPC = true/;
	s/^SYSTEM_DEVEL_PREFIX *=.*$/SYSTEM_DEVEL_PREFIX = \$\(DEVEL_PREFIX\)\/usr/;
	s/^INCLUDE_IPV6 *=.*$/INCLUDE_IPV6 = true/;
	s/^DO_C99_MATH *=.*$/DO_C99_MATH = true/ Config.tmp
+ > Config 
+ /usr/bin/make TARGET_ARCH=powerpc KERNEL_SOURCE=/usr/src/linux NATIVE_CC=gcc NATIVE_CFLAGS=-O2 -fsigned-char -s OPTIMIZATION=-O2 -fsigned-char -Os
(cd include/bits && ln -sf ../../../../../uClibc_config.h uClibc_config.h)
/usr/bin/make -C libc/sysdeps/linux/powerpc headers
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux/powerpc'
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux/powerpc'
/usr/bin/make -C  extra
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/extra'
/usr/bin/make -C  gcc-uClibc
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/extra/gcc-uClibc'
gcc -Wall -O2 -fsigned-char -s gcc-uClibc.c -o powerpc-uclibc-gcc
chmod a+x powerpc-uclibc-ld
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/extra/gcc-uClibc'
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/extra'
/usr/bin/make -C  ldso
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso'
/usr/bin/make -C  ldso;
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso/ldso'
echo "const char *_dl_progname=\""ld-uClibc.so.0"\";" > ldso.h
echo "#include \"powerpc/elfinterp.c\"" >> ldso.h
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I. -I./powerpc -I../libdl -c powerpc/resolve.S -o powerpc/resolve.o
strip -x -R .note -R .comment powerpc/resolve.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DUCLIBC_TARGET_PREFIX=\"/\" -DUCLIBC_DEVEL_PREFIX=\"/usr/powerpc-linux-uclibc\" -DUCLIBC_BUILD_DIR=\"/home/users/builder/rpm/BUILD/uClibc-0.9.9\" -I. -I./powerpc -I../libdl -c ldso.c -o ldso.o
In file included from ldso.h:2,
                 from ldso.c:136:
powerpc/elfinterp.c: In function `_dl_linux_resolver':
powerpc/elfinterp.c:181: warning: unused variable `num_plt_entries'
ldso.c: In function `_dl_boot2':
ldso.c:1002: warning: control reaches end of non-void function
In file included from ldso.c:1214:
readelflib1.c: In function `_dl_load_elf_shared_library':
readelflib1.c:533: warning: passing arg 1 of `_dl_init_got' from incompatible pointer type
strip -x -R .note -R .comment ldso.o
ld -shared --warn-common --export-dynamic --sort-common -z combreloc --discard-locals --discard-all -s -e _dl_boot -soname=ld-uClibc.so.0 \
-o ld-uClibc-0.9.9.so powerpc/resolve.o ldso.o;
install -d ../../lib 
install -m 755 ld-uClibc-0.9.9.so ../../lib
(cd ../../lib && ln -sf ld-uClibc-0.9.9.so ld-uClibc.so.0)
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso/ldso'
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso'
/usr/bin/make -C  libc
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc'
/usr/bin/make -C  misc
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc'
/usr/bin/make -C  assert
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/assert'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c __assert.c -o __assert.o
strip -x -R .note -R .comment __assert.o
ar r ../../../libc/libc.a __assert.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/assert'
/usr/bin/make -C  ctype
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/ctype'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isalnum ctype.c -c -o isalnum.o
strip -x -R .note -R .comment isalnum.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isalpha ctype.c -c -o isalpha.o
strip -x -R .note -R .comment isalpha.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isascii ctype.c -c -o isascii.o
strip -x -R .note -R .comment isascii.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_iscntrl ctype.c -c -o iscntrl.o
strip -x -R .note -R .comment iscntrl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isdigit ctype.c -c -o isdigit.o
strip -x -R .note -R .comment isdigit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isgraph ctype.c -c -o isgraph.o
strip -x -R .note -R .comment isgraph.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_islower ctype.c -c -o islower.o
strip -x -R .note -R .comment islower.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isprint ctype.c -c -o isprint.o
strip -x -R .note -R .comment isprint.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ispunct ctype.c -c -o ispunct.o
strip -x -R .note -R .comment ispunct.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isspace ctype.c -c -o isspace.o
strip -x -R .note -R .comment isspace.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isupper ctype.c -c -o isupper.o
strip -x -R .note -R .comment isupper.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isxdigit ctype.c -c -o isxdigit.o
strip -x -R .note -R .comment isxdigit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isxlower ctype.c -c -o isxlower.o
strip -x -R .note -R .comment isxlower.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isxupper ctype.c -c -o isxupper.o
strip -x -R .note -R .comment isxupper.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_toascii ctype.c -c -o toascii.o
strip -x -R .note -R .comment toascii.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tolower ctype.c -c -o tolower.o
strip -x -R .note -R .comment tolower.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_toupper ctype.c -c -o toupper.o
strip -x -R .note -R .comment toupper.o
ar r ../../../libc/libc.a isalnum.o isalpha.o isascii.o iscntrl.o isdigit.o isgraph.o islower.o isprint.o ispunct.o isspace.o isupper.o isxdigit.o isxlower.o isxupper.o toascii.o tolower.o toupper.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/ctype'
/usr/bin/make -C  dirent
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/dirent'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c alphasort.c -o alphasort.o
strip -x -R .note -R .comment alphasort.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c closedir.c -o closedir.o
strip -x -R .note -R .comment closedir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c dirfd.c -o dirfd.o
strip -x -R .note -R .comment dirfd.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c opendir.c -o opendir.o
strip -x -R .note -R .comment opendir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c readdir.c -o readdir.o
strip -x -R .note -R .comment readdir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c rewinddir.c -o rewinddir.o
strip -x -R .note -R .comment rewinddir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c scandir.c -o scandir.o
strip -x -R .note -R .comment scandir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c seekdir.c -o seekdir.o
strip -x -R .note -R .comment seekdir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c telldir.c -o telldir.o
strip -x -R .note -R .comment telldir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c readdir64.c -o readdir64.o
strip -x -R .note -R .comment readdir64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c alphasort64.c -o alphasort64.o
strip -x -R .note -R .comment alphasort64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c scandir64.c -o scandir64.o
strip -x -R .note -R .comment scandir64.o
ar r ../../../libc/libc.a alphasort.o closedir.o dirfd.o opendir.o readdir.o rewinddir.o scandir.o seekdir.o telldir.o readdir64.o alphasort64.o scandir64.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/dirent'
/usr/bin/make -C  file
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/file'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c lockf.c -o lockf.o
strip -x -R .note -R .comment lockf.o
ar r ../../../libc/libc.a lockf.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/file'
/usr/bin/make -C  fnmatch
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/fnmatch'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c fnmatch.c -o fnmatch.o
strip -x -R .note -R .comment fnmatch.o
ar r ../../../libc/libc.a fnmatch.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/fnmatch'
/usr/bin/make -C  glob
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/glob'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c glob.c -o glob.o
strip -x -R .note -R .comment glob.o
ar r ../../../libc/libc.a glob.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/glob'
/usr/bin/make -C  internals
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/internals'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ultostr.c -o ultostr.o
strip -x -R .note -R .comment ultostr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ltostr.c -o ltostr.o
strip -x -R .note -R .comment ltostr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c __uClibc_main.c -o __uClibc_main.o
strip -x -R .note -R .comment __uClibc_main.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tempname.c -o tempname.o
strip -x -R .note -R .comment tempname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c dtostr.c -o dtostr.o
strip -x -R .note -R .comment dtostr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c zoicheck.c -o zoicheck.o
strip -x -R .note -R .comment zoicheck.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ulltostr.c -o ulltostr.o
strip -x -R .note -R .comment ulltostr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c lltostr.c -o lltostr.o
strip -x -R .note -R .comment lltostr.o
ar r ../../../libc/libc.a ultostr.o ltostr.o __uClibc_main.o tempname.o dtostr.o zoicheck.o ulltostr.o lltostr.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/internals'
/usr/bin/make -C  lsearch
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/lsearch'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c lsearch.c -o lsearch.o
strip -x -R .note -R .comment lsearch.o
ar r ../../../libc/libc.a lsearch.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/lsearch'
/usr/bin/make -C  mntent
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/mntent'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c mntent.c -o mntent.o
strip -x -R .note -R .comment mntent.o
ar r ../../../libc/libc.a mntent.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/mntent'
/usr/bin/make -C  syslog
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/syslog'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c syslog.c -o syslog.o
strip -x -R .note -R .comment syslog.o
ar r ../../../libc/libc.a syslog.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/syslog'
/usr/bin/make -C  time
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/time'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c localtime.c -o localtime.o
strip -x -R .note -R .comment localtime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c gmtime.c -o gmtime.o
strip -x -R .note -R .comment gmtime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c asctime.c -o asctime.o
strip -x -R .note -R .comment asctime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ctime.c -o ctime.o
strip -x -R .note -R .comment ctime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c asc_conv.c -o asc_conv.o
strip -x -R .note -R .comment asc_conv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tm_conv.c -o tm_conv.o
strip -x -R .note -R .comment tm_conv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c mktime.c -o mktime.o
strip -x -R .note -R .comment mktime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c localtime_r.c -o localtime_r.o
strip -x -R .note -R .comment localtime_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c gmtime_r.c -o gmtime_r.o
strip -x -R .note -R .comment gmtime_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c asctime_r.c -o asctime_r.o
strip -x -R .note -R .comment asctime_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ctime_r.c -o ctime_r.o
strip -x -R .note -R .comment ctime_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c utimes.c -o utimes.o
strip -x -R .note -R .comment utimes.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c adjtime.c -o adjtime.o
strip -x -R .note -R .comment adjtime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c clock.c -o clock.o
strip -x -R .note -R .comment clock.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c difftime.c -o difftime.o
strip -x -R .note -R .comment difftime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strftime.c -o strftime.o
strip -x -R .note -R .comment strftime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c time.c -o time.o
strip -x -R .note -R .comment time.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ftime.c -o ftime.o
strip -x -R .note -R .comment ftime.o
ar r ../../../libc/libc.a localtime.o gmtime.o asctime.o ctime.o asc_conv.o tm_conv.o mktime.o localtime_r.o gmtime_r.o asctime_r.o ctime_r.o utimes.o adjtime.o clock.o difftime.o strftime.o time.o ftime.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/time'
/usr/bin/make -C  utmp
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/utmp'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC  -c utent.c -o utent.o
strip -x -R .note -R .comment utent.o
ar r ../../../libc/libc.a utent.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/utmp'
/usr/bin/make -C  tsearch
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/tsearch'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tsearch tsearch.c -c -o tsearch.o
strip -x -R .note -R .comment tsearch.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tfind tsearch.c -c -o tfind.o
strip -x -R .note -R .comment tfind.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tdelete tsearch.c -c -o tdelete.o
strip -x -R .note -R .comment tdelete.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_twalk tsearch.c -c -o twalk.o
strip -x -R .note -R .comment twalk.o
ar r ../../../libc/libc.a tsearch.o tfind.o tdelete.o twalk.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/tsearch'
/usr/bin/make -C  locale
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/locale'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c locale.c -o locale.o
strip -x -R .note -R .comment locale.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c localeconv.c -o localeconv.o
strip -x -R .note -R .comment localeconv.o
ar r ../../../libc/libc.a locale.o localeconv.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/locale'
/usr/bin/make -C  sysvipc
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/sysvipc'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_semget sem.c -c -o semget.o
strip -x -R .note -R .comment semget.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_semctl sem.c -c -o semctl.o
strip -x -R .note -R .comment semctl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_semop sem.c -c -o semop.o
strip -x -R .note -R .comment semop.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_shmat shm.c -c -o shmat.o
strip -x -R .note -R .comment shmat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_shmctl shm.c -c -o shmctl.o
strip -x -R .note -R .comment shmctl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_shmdt shm.c -c -o shmdt.o
strip -x -R .note -R .comment shmdt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_shmget shm.c -c -o shmget.o
strip -x -R .note -R .comment shmget.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_msgctl msgq.c -c -o msgctl.o
strip -x -R .note -R .comment msgctl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_msgget msgq.c -c -o msgget.o
strip -x -R .note -R .comment msgget.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_msgrcv msgq.c -c -o msgrcv.o
strip -x -R .note -R .comment msgrcv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_msgsnd msgq.c -c -o msgsnd.o
strip -x -R .note -R .comment msgsnd.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ftok.c -o ftok.o
strip -x -R .note -R .comment ftok.o
ar r ../../../libc/libc.a semget.o semctl.o semop.o shmat.o shmctl.o shmdt.o shmget.o msgctl.o msgget.o msgrcv.o msgsnd.o ftok.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/sysvipc'
/usr/bin/make -C  statfs
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/statfs'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c fstatfs64.c -o fstatfs64.o
strip -x -R .note -R .comment fstatfs64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c fstatvfs.c -o fstatvfs.o
strip -x -R .note -R .comment fstatvfs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c statfs64.c -o statfs64.o
strip -x -R .note -R .comment statfs64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c statvfs.c -o statvfs.o
strip -x -R .note -R .comment statvfs.o
ar r ../../../libc/libc.a fstatfs64.o fstatvfs.o statfs64.o statvfs.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/statfs'
/usr/bin/make -C  insremque
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/insremque'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c insremque.c -o insremque.o
strip -x -R .note -R .comment insremque.o
ar r ../../../libc/libc.a insremque.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/insremque'
/usr/bin/make -C  regex
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/regex'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c regex.c -o regex.o
strip -x -R .note -R .comment regex.o
ar r ../../../libc/libc.a regex.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc/regex'
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/misc'
/usr/bin/make -C  pwd_grp
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/pwd_grp'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c pwent.c -o pwent.o
strip -x -R .note -R .comment pwent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getpwnam.c -o getpwnam.o
strip -x -R .note -R .comment getpwnam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getpwuid.c -o getpwuid.o
strip -x -R .note -R .comment getpwuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c putpwent.c -o putpwent.o
strip -x -R .note -R .comment putpwent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getpw.c -o getpw.o
strip -x -R .note -R .comment getpw.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c fgetpwent.c -o fgetpwent.o
strip -x -R .note -R .comment fgetpwent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c __getgrent.c -o __getgrent.o
strip -x -R .note -R .comment __getgrent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c grent.c -o grent.o
strip -x -R .note -R .comment grent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getgrnam.c -o getgrnam.o
strip -x -R .note -R .comment getgrnam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getgrgid.c -o getgrgid.o
strip -x -R .note -R .comment getgrgid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c fgetgrent.c -o fgetgrent.o
strip -x -R .note -R .comment fgetgrent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c initgroups.c -o initgroups.o
strip -x -R .note -R .comment initgroups.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c __getpwent_r.c -o __getpwent_r.o
strip -x -R .note -R .comment __getpwent_r.o
ar r ../../libc/libc.a pwent.o getpwnam.o getpwuid.o putpwent.o getpw.o fgetpwent.o __getgrent.o grent.o getgrnam.o getgrgid.o fgetgrent.o initgroups.o __getpwent_r.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/pwd_grp'
/usr/bin/make -C  stdio
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/stdio'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__stdio_init stdio.c -c -o _stdio_init.o
strip -x -R .note -R .comment _stdio_init.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__alloc_stdio_buffer stdio.c -c -o _alloc_stdio_buffer.o
strip -x -R .note -R .comment _alloc_stdio_buffer.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__free_stdio_buffer_of_file stdio.c -c -o _free_stdio_buffer_of_file.o
strip -x -R .note -R .comment _free_stdio_buffer_of_file.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__free_stdio_stream stdio.c -c -o _free_stdio_stream.o
strip -x -R .note -R .comment _free_stdio_stream.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_clearerr stdio.c -c -o clearerr.o
strip -x -R .note -R .comment clearerr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_feof stdio.c -c -o feof.o
strip -x -R .note -R .comment feof.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ferror stdio.c -c -o ferror.o
strip -x -R .note -R .comment ferror.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fileno stdio.c -c -o fileno.o
strip -x -R .note -R .comment fileno.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setbuffer stdio.c -c -o setbuffer.o
strip -x -R .note -R .comment setbuffer.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setvbuf stdio.c -c -o setvbuf.o
strip -x -R .note -R .comment setvbuf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setbuf stdio.c -c -o setbuf.o
strip -x -R .note -R .comment setbuf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setlinebuf stdio.c -c -o setlinebuf.o
strip -x -R .note -R .comment setlinebuf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fclose stdio.c -c -o fclose.o
strip -x -R .note -R .comment fclose.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__fopen stdio.c -c -o _fopen.o
strip -x -R .note -R .comment _fopen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fopen stdio.c -c -o fopen.o
strip -x -R .note -R .comment fopen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_freopen stdio.c -c -o freopen.o
strip -x -R .note -R .comment freopen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fdopen stdio.c -c -o fdopen.o
strip -x -R .note -R .comment fdopen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fflush stdio.c -c -o fflush.o
strip -x -R .note -R .comment fflush.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fsfopen stdio.c -c -o fsfopen.o
strip -x -R .note -R .comment fsfopen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fseek stdio.c -c -o fseek.o
strip -x -R .note -R .comment fseek.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_rewind stdio.c -c -o rewind.o
strip -x -R .note -R .comment rewind.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ftell stdio.c -c -o ftell.o
strip -x -R .note -R .comment ftell.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fgetpos stdio.c -c -o fgetpos.o
strip -x -R .note -R .comment fgetpos.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fsetpos stdio.c -c -o fsetpos.o
strip -x -R .note -R .comment fsetpos.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fputc stdio.c -c -o fputc.o
strip -x -R .note -R .comment fputc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fgetc stdio.c -c -o fgetc.o
strip -x -R .note -R .comment fgetc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fgets stdio.c -c -o fgets.o
strip -x -R .note -R .comment fgets.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gets stdio.c -c -o gets.o
/home/users/builder/tmp/ccG7Nwyh.s: Assembler messages:
/home/users/builder/tmp/ccG7Nwyh.s:5: Warning: Unterminated string: Newline inserted.
strip -x -R .note -R .comment gets.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fputs stdio.c -c -o fputs.o
strip -x -R .note -R .comment fputs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_puts stdio.c -c -o puts.o
strip -x -R .note -R .comment puts.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ungetc stdio.c -c -o ungetc.o
strip -x -R .note -R .comment ungetc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fread stdio.c -c -o fread.o
stdio.c:379: warning: #warning TODO: handle possible overflow of size * nelm
strip -x -R .note -R .comment fread.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fwrite stdio.c -c -o fwrite.o
stdio.c:469: warning: #warning TODO: handle possible overflow for bytes
strip -x -R .note -R .comment fwrite.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getchar stdio.c -c -o getchar.o
strip -x -R .note -R .comment getchar.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_putchar stdio.c -c -o putchar.o
strip -x -R .note -R .comment putchar.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__uClibc_fwrite stdio.c -c -o _uClibc_fwrite.o
strip -x -R .note -R .comment _uClibc_fwrite.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__uClibc_fread stdio.c -c -o _uClibc_fread.o
strip -x -R .note -R .comment _uClibc_fread.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fopen64 stdio.c -c -o fopen64.o
strip -x -R .note -R .comment fopen64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_freopen64 stdio.c -c -o freopen64.o
strip -x -R .note -R .comment freopen64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getc stdio.c -c -o getc.o
strip -x -R .note -R .comment getc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_putc stdio.c -c -o putc.o
strip -x -R .note -R .comment putc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_printf printf.c -c -o printf.o
strip -x -R .note -R .comment printf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sprintf printf.c -c -o sprintf.o
strip -x -R .note -R .comment sprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fprintf printf.c -c -o fprintf.o
strip -x -R .note -R .comment fprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vprintf printf.c -c -o vprintf.o
strip -x -R .note -R .comment vprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vsprintf printf.c -c -o vsprintf.o
strip -x -R .note -R .comment vsprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vfprintf printf.c -c -o vfprintf.o
strip -x -R .note -R .comment vfprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_snprintf printf.c -c -o snprintf.o
strip -x -R .note -R .comment snprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vsnprintf printf.c -c -o vsnprintf.o
strip -x -R .note -R .comment vsnprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_asprintf printf.c -c -o asprintf.o
strip -x -R .note -R .comment asprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vfnprintf printf.c -c -o vfnprintf.o
strip -x -R .note -R .comment vfnprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fnprintf printf.c -c -o fnprintf.o
strip -x -R .note -R .comment fnprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vdprintf printf.c -c -o vdprintf.o
strip -x -R .note -R .comment vdprintf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_scanf scanf.c -c -o scanf.o
strip -x -R .note -R .comment scanf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sscanf scanf.c -c -o sscanf.o
strip -x -R .note -R .comment sscanf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fscanf scanf.c -c -o fscanf.o
strip -x -R .note -R .comment fscanf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vscanf scanf.c -c -o vscanf.o
strip -x -R .note -R .comment vscanf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vsscanf scanf.c -c -o vsscanf.o
strip -x -R .note -R .comment vsscanf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vfscanf scanf.c -c -o vfscanf.o
strip -x -R .note -R .comment vfscanf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c popen.c -o popen.o
strip -x -R .note -R .comment popen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c perror.c -o perror.o
strip -x -R .note -R .comment perror.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c remove.c -o remove.o
strip -x -R .note -R .comment remove.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getdelim.c -o getdelim.o
strip -x -R .note -R .comment getdelim.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getline.c -o getline.o
strip -x -R .note -R .comment getline.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tmpfile.c -o tmpfile.o
strip -x -R .note -R .comment tmpfile.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tmpnam.c -o tmpnam.o
strip -x -R .note -R .comment tmpnam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tmpnam_r.c -o tmpnam_r.o
strip -x -R .note -R .comment tmpnam_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tempnam.c -o tempnam.o
strip -x -R .note -R .comment tempnam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ctermid.c -o ctermid.o
strip -x -R .note -R .comment ctermid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getw.c -o getw.o
strip -x -R .note -R .comment getw.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c putw.c -o putw.o
strip -x -R .note -R .comment putw.o
ar r ../../libc/libc.a _stdio_init.o _alloc_stdio_buffer.o _free_stdio_buffer_of_file.o _free_stdio_stream.o clearerr.o feof.o ferror.o fileno.o setbuffer.o setvbuf.o setbuf.o setlinebuf.o fclose.o _fopen.o fopen.o freopen.o fdopen.o fflush.o fsfopen.o fseek.o rewind.o ftell.o fgetpos.o fsetpos.o fputc.o fgetc.o fgets.o gets.o fputs.o puts.o ungetc.o fread.o fwrite.o getchar.o putchar.o _uClibc_fwrite.o _uClibc_fread.o fopen64.o freopen64.o getc.o putc.o printf.o sprintf.o fprintf.o vprintf.o vsprintf.o vfprintf.o snprintf.o vsnprintf.o asprintf.o vfnprintf.o fnprintf.o vdprintf.o scanf.o sscanf.o fscanf.o vscanf.o vsscanf.o vfscanf.o popen.o perror.o remove.o getdelim.o getline.o tmpfile.o tmpnam.o tmpnam_r.o tempnam.o ctermid.o getw.o putw.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/stdio'
/usr/bin/make -C  string
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/string'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strlen string.c -c -o strlen.o
strip -x -R .note -R .comment strlen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strcat string.c -c -o strcat.o
strip -x -R .note -R .comment strcat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strcpy string.c -c -o strcpy.o
strip -x -R .note -R .comment strcpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strchr string.c -c -o strchr.o
strip -x -R .note -R .comment strchr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strcmp string.c -c -o strcmp.o
strip -x -R .note -R .comment strcmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strncat string.c -c -o strncat.o
strip -x -R .note -R .comment strncat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strncpy string.c -c -o strncpy.o
strip -x -R .note -R .comment strncpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strncmp string.c -c -o strncmp.o
strip -x -R .note -R .comment strncmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strrchr string.c -c -o strrchr.o
strip -x -R .note -R .comment strrchr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strdup string.c -c -o strdup.o
strip -x -R .note -R .comment strdup.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strndup string.c -c -o strndup.o
strip -x -R .note -R .comment strndup.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memcpy string.c -c -o memcpy.o
strip -x -R .note -R .comment memcpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memccpy string.c -c -o memccpy.o
strip -x -R .note -R .comment memccpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memset string.c -c -o memset.o
strip -x -R .note -R .comment memset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memmove string.c -c -o memmove.o
strip -x -R .note -R .comment memmove.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memcmp string.c -c -o memcmp.o
strip -x -R .note -R .comment memcmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memchr string.c -c -o memchr.o
strip -x -R .note -R .comment memchr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ffs string.c -c -o ffs.o
strip -x -R .note -R .comment ffs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strnlen string.c -c -o strnlen.o
strip -x -R .note -R .comment strnlen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strxfrm string.c -c -o strxfrm.o
strip -x -R .note -R .comment strxfrm.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_stpcpy string.c -c -o stpcpy.o
strip -x -R .note -R .comment stpcpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_stpncpy string.c -c -o stpncpy.o
strip -x -R .note -R .comment stpncpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_memrchr string.c -c -o memrchr.o
strip -x -R .note -R .comment memrchr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mempcpy string.c -c -o mempcpy.o
strip -x -R .note -R .comment mempcpy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strsignal strsignal.c -c -o strsignal.o
strip -x -R .note -R .comment strsignal.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_psignal strsignal.c -c -o psignal.o
strip -x -R .note -R .comment psignal.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strstr strstr.c -c -o strstr.o
strip -x -R .note -R .comment strstr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strcasestr strstr.c -c -o strcasestr.o
strip -x -R .note -R .comment strcasestr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strpbrk.c -o strpbrk.o
strip -x -R .note -R .comment strpbrk.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strsep.c -o strsep.o
strip -x -R .note -R .comment strsep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strtok.c -o strtok.o
strip -x -R .note -R .comment strtok.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strtok_r.c -o strtok_r.o
strip -x -R .note -R .comment strtok_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strcspn.c -o strcspn.o
strip -x -R .note -R .comment strcspn.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strspn.c -o strspn.o
strip -x -R .note -R .comment strspn.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strcasecmp.c -o strcasecmp.o
strip -x -R .note -R .comment strcasecmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strncasecmp.c -o strncasecmp.o
strip -x -R .note -R .comment strncasecmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strerror.c -o strerror.o
strip -x -R .note -R .comment strerror.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c bcopy.c -o bcopy.o
strip -x -R .note -R .comment bcopy.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c bzero.c -o bzero.o
strip -x -R .note -R .comment bzero.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c bcmp.c -o bcmp.o
strip -x -R .note -R .comment bcmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sys_errlist.c -o sys_errlist.o
strip -x -R .note -R .comment sys_errlist.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c dirname.c -o dirname.o
strip -x -R .note -R .comment dirname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c basename.c -o basename.o
strip -x -R .note -R .comment basename.o
ar r ../../libc/libc.a strlen.o strcat.o strcpy.o strchr.o strcmp.o strncat.o strncpy.o strncmp.o strrchr.o strdup.o strndup.o memcpy.o memccpy.o memset.o memmove.o memcmp.o memchr.o ffs.o strnlen.o strxfrm.o stpcpy.o stpncpy.o memrchr.o mempcpy.o strsignal.o psignal.o strstr.o strcasestr.o strpbrk.o strsep.o strtok.o strtok_r.o strcspn.o strspn.o strcasecmp.o strncasecmp.o strerror.o bcopy.o bzero.o bcmp.o sys_errlist.o dirname.o basename.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/string'
/usr/bin/make -C  termios
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/termios'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tcdrain termios.c -c -o tcdrain.o
strip -x -R .note -R .comment tcdrain.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tcflow termios.c -c -o tcflow.o
strip -x -R .note -R .comment tcflow.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tcflush termios.c -c -o tcflush.o
strip -x -R .note -R .comment tcflush.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tcsendbreak termios.c -c -o tcsendbreak.o
strip -x -R .note -R .comment tcsendbreak.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o
strip -x -R .note -R .comment tcsetpgrp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o
strip -x -R .note -R .comment tcgetpgrp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_isatty termios.c -c -o isatty.o
strip -x -R .note -R .comment isatty.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_cfgetospeed termios.c -c -o cfgetospeed.o
strip -x -R .note -R .comment cfgetospeed.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_cfgetispeed termios.c -c -o cfgetispeed.o
strip -x -R .note -R .comment cfgetispeed.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_cfsetospeed termios.c -c -o cfsetospeed.o
strip -x -R .note -R .comment cfsetospeed.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_cfsetispeed termios.c -c -o cfsetispeed.o
strip -x -R .note -R .comment cfsetispeed.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_cfmakeraw termios.c -c -o cfmakeraw.o
strip -x -R .note -R .comment cfmakeraw.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_cfsetspeed termios.c -c -o cfsetspeed.o
strip -x -R .note -R .comment cfsetspeed.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tcgetattr.c -o tcgetattr.o
strip -x -R .note -R .comment tcgetattr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tcgetsid.c -o tcgetsid.o
strip -x -R .note -R .comment tcgetsid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c tcsetattr.c -o tcsetattr.o
strip -x -R .note -R .comment tcsetattr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ttyname.c -o ttyname.o
strip -x -R .note -R .comment ttyname.o
ar r ../../libc/libc.a tcdrain.o tcflow.o tcflush.o tcsendbreak.o tcsetpgrp.o tcgetpgrp.o isatty.o cfgetospeed.o cfgetispeed.o cfsetospeed.o cfsetispeed.o cfmakeraw.o cfsetspeed.o tcgetattr.o tcgetsid.o tcsetattr.o ttyname.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/termios'
/usr/bin/make -C  inet
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/inet'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_inet_aton addr.c -c -o inet_aton.o
strip -x -R .note -R .comment inet_aton.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_inet_addr addr.c -c -o inet_addr.o
strip -x -R .note -R .comment inet_addr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_inet_ntoa addr.c -c -o inet_ntoa.o
strip -x -R .note -R .comment inet_ntoa.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_inet_makeaddr addr.c -c -o inet_makeaddr.o
strip -x -R .note -R .comment inet_makeaddr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_inet_lnaof addr.c -c -o inet_lnaof.o
strip -x -R .note -R .comment inet_lnaof.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_inet_netof addr.c -c -o inet_netof.o
strip -x -R .note -R .comment inet_netof.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_encodeh resolv.c -c -o encodeh.o
strip -x -R .note -R .comment encodeh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_decodeh resolv.c -c -o decodeh.o
strip -x -R .note -R .comment decodeh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_encoded resolv.c -c -o encoded.o
strip -x -R .note -R .comment encoded.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_decoded resolv.c -c -o decoded.o
strip -x -R .note -R .comment decoded.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_lengthd resolv.c -c -o lengthd.o
strip -x -R .note -R .comment lengthd.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_encodeq resolv.c -c -o encodeq.o
strip -x -R .note -R .comment encodeq.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_decodeq resolv.c -c -o decodeq.o
strip -x -R .note -R .comment decodeq.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_lengthq resolv.c -c -o lengthq.o
strip -x -R .note -R .comment lengthq.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_encodea resolv.c -c -o encodea.o
strip -x -R .note -R .comment encodea.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_decodea resolv.c -c -o decodea.o
strip -x -R .note -R .comment decodea.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_encodep resolv.c -c -o encodep.o
strip -x -R .note -R .comment encodep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_decodep resolv.c -c -o decodep.o
strip -x -R .note -R .comment decodep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_formquery resolv.c -c -o formquery.o
strip -x -R .note -R .comment formquery.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_dnslookup resolv.c -c -o dnslookup.o
resolv.c: In function `dns_lookup':
resolv.c:626: warning: pointer type mismatch in conditional expression
strip -x -R .note -R .comment dnslookup.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_resolveaddress resolv.c -c -o resolveaddress.o
strip -x -R .note -R .comment resolveaddress.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_resolvemailbox resolv.c -c -o resolvemailbox.o
strip -x -R .note -R .comment resolvemailbox.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_opennameservers resolv.c -c -o opennameservers.o
strip -x -R .note -R .comment opennameservers.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_closenameservers resolv.c -c -o closenameservers.o
strip -x -R .note -R .comment closenameservers.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_resolvename resolv.c -c -o resolvename.o
strip -x -R .note -R .comment resolvename.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gethostbyname resolv.c -c -o gethostbyname.o
strip -x -R .note -R .comment gethostbyname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_res_init resolv.c -c -o res_init.o
strip -x -R .note -R .comment res_init.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_res_query resolv.c -c -o res_query.o
strip -x -R .note -R .comment res_query.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gethostbyaddr resolv.c -c -o gethostbyaddr.o
strip -x -R .note -R .comment gethostbyaddr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_get_hosts_byname resolv.c -c -o get_hosts_byname.o
strip -x -R .note -R .comment get_hosts_byname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_get_hosts_byaddr resolv.c -c -o get_hosts_byaddr.o
strip -x -R .note -R .comment get_hosts_byaddr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_read_etc_hosts resolv.c -c -o read_etc_hosts.o
strip -x -R .note -R .comment read_etc_hosts.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gethostbyname2 resolv.c -c -o gethostbyname2.o
strip -x -R .note -R .comment gethostbyname2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getnameinfo resolv.c -c -o getnameinfo.o
strip -x -R .note -R .comment getnameinfo.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gethostent resolv.c -c -o gethostent.o
strip -x -R .note -R .comment gethostent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sethostent resolv.c -c -o sethostent.o
strip -x -R .note -R .comment sethostent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_endhostent resolv.c -c -o endhostent.o
strip -x -R .note -R .comment endhostent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_accept socketcalls.c -c -o accept.o
strip -x -R .note -R .comment accept.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_bind socketcalls.c -c -o bind.o
strip -x -R .note -R .comment bind.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_connect socketcalls.c -c -o connect.o
strip -x -R .note -R .comment connect.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getpeername socketcalls.c -c -o getpeername.o
strip -x -R .note -R .comment getpeername.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getsockname socketcalls.c -c -o getsockname.o
strip -x -R .note -R .comment getsockname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getsockopt socketcalls.c -c -o getsockopt.o
strip -x -R .note -R .comment getsockopt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_listen socketcalls.c -c -o listen.o
strip -x -R .note -R .comment listen.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_recv socketcalls.c -c -o recv.o
strip -x -R .note -R .comment recv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_recvfrom socketcalls.c -c -o recvfrom.o
strip -x -R .note -R .comment recvfrom.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_recvmsg socketcalls.c -c -o recvmsg.o
strip -x -R .note -R .comment recvmsg.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_send socketcalls.c -c -o send.o
strip -x -R .note -R .comment send.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sendmsg socketcalls.c -c -o sendmsg.o
strip -x -R .note -R .comment sendmsg.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sendto socketcalls.c -c -o sendto.o
strip -x -R .note -R .comment sendto.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setsockopt socketcalls.c -c -o setsockopt.o
strip -x -R .note -R .comment setsockopt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_shutdown socketcalls.c -c -o shutdown.o
strip -x -R .note -R .comment shutdown.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_socket socketcalls.c -c -o socket.o
strip -x -R .note -R .comment socket.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_socketpair socketcalls.c -c -o socketpair.o
strip -x -R .note -R .comment socketpair.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getservice.c -o getservice.o
strip -x -R .note -R .comment getservice.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getproto.c -o getproto.o
strip -x -R .note -R .comment getproto.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c hostid.c -o hostid.o
strip -x -R .note -R .comment hostid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getnetent.c -o getnetent.o
strip -x -R .note -R .comment getnetent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getnetbynm.c -o getnetbynm.o
strip -x -R .note -R .comment getnetbynm.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getnetbyad.c -o getnetbyad.o
strip -x -R .note -R .comment getnetbyad.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c inet_net.c -o inet_net.o
strip -x -R .note -R .comment inet_net.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ntop.c -o ntop.o
strip -x -R .note -R .comment ntop.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c herror.c -o herror.o
strip -x -R .note -R .comment herror.o
ar r ../../libc/libc.a inet_aton.o inet_addr.o inet_ntoa.o inet_makeaddr.o inet_lnaof.o inet_netof.o encodeh.o decodeh.o encoded.o decoded.o lengthd.o encodeq.o decodeq.o lengthq.o encodea.o decodea.o encodep.o decodep.o formquery.o dnslookup.o resolveaddress.o resolvemailbox.o opennameservers.o closenameservers.o resolvename.o gethostbyname.o res_init.o res_query.o gethostbyaddr.o get_hosts_byname.o get_hosts_byaddr.o read_etc_hosts.o gethostbyname2.o getnameinfo.o gethostent.o sethostent.o endhostent.o  accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o listen.o recv.o recvfrom.o recvmsg.o send.o sendmsg.o sendto.o setsockopt.o shutdown.o socket.o socketpair.o  getservice.o getproto.o hostid.o getnetent.o getnetbynm.o getnetbyad.o inet_net.o ntop.o herror.o
/usr/bin/make -C  rpc
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/inet/rpc'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c auth_none.c -o auth_none.o
strip -x -R .note -R .comment auth_none.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c auth_unix.c -o auth_unix.o
strip -x -R .note -R .comment auth_unix.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c authunix_prot.c -o authunix_prot.o
strip -x -R .note -R .comment authunix_prot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c bindresvport.c -o bindresvport.o
strip -x -R .note -R .comment bindresvport.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c clnt_generic.c -o clnt_generic.o
strip -x -R .note -R .comment clnt_generic.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c clnt_perror.c -o clnt_perror.o
strip -x -R .note -R .comment clnt_perror.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c clnt_raw.c -o clnt_raw.o
strip -x -R .note -R .comment clnt_raw.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c clnt_simple.c -o clnt_simple.o
strip -x -R .note -R .comment clnt_simple.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c clnt_tcp.c -o clnt_tcp.o
strip -x -R .note -R .comment clnt_tcp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c clnt_udp.c -o clnt_udp.o
strip -x -R .note -R .comment clnt_udp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c get_myaddress.c -o get_myaddress.o
strip -x -R .note -R .comment get_myaddress.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c getrpcent.c -o getrpcent.o
strip -x -R .note -R .comment getrpcent.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c getrpcport.c -o getrpcport.o
strip -x -R .note -R .comment getrpcport.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c pmap_clnt.c -o pmap_clnt.o
strip -x -R .note -R .comment pmap_clnt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c pmap_getmaps.c -o pmap_getmaps.o
strip -x -R .note -R .comment pmap_getmaps.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c pmap_getport.c -o pmap_getport.o
strip -x -R .note -R .comment pmap_getport.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c pmap_prot.c -o pmap_prot.o
strip -x -R .note -R .comment pmap_prot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c pmap_prot2.c -o pmap_prot2.o
pmap_prot2.c:95: warning: #warning expect "next" might be unitialized
pmap_prot2.c: In function `xdr_pmaplist':
pmap_prot2.c:94: warning: `next' might be used uninitialized in this function
strip -x -R .note -R .comment pmap_prot2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c pmap_rmt.c -o pmap_rmt.o
strip -x -R .note -R .comment pmap_rmt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c rpc_callmsg.c -o rpc_callmsg.o
strip -x -R .note -R .comment rpc_callmsg.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c rpc_commondata.c -o rpc_commondata.o
strip -x -R .note -R .comment rpc_commondata.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c rpc_dtablesize.c -o rpc_dtablesize.o
strip -x -R .note -R .comment rpc_dtablesize.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c rpc_prot.c -o rpc_prot.o
strip -x -R .note -R .comment rpc_prot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc.c -o svc.o
strip -x -R .note -R .comment svc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_auth.c -o svc_auth.o
strip -x -R .note -R .comment svc_auth.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_auth_unix.c -o svc_auth_unix.o
strip -x -R .note -R .comment svc_auth_unix.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_raw.c -o svc_raw.o
strip -x -R .note -R .comment svc_raw.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_run.c -o svc_run.o
strip -x -R .note -R .comment svc_run.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_simple.c -o svc_simple.o
strip -x -R .note -R .comment svc_simple.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_tcp.c -o svc_tcp.o
svc_tcp.c:75: warning: #warning Expect 3 warnings for initialization from incompatible pointer type
svc_tcp.c:79: warning: initialization from incompatible pointer type
svc_tcp.c:80: warning: initialization from incompatible pointer type
svc_tcp.c:81: warning: initialization from incompatible pointer type
strip -x -R .note -R .comment svc_tcp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c svc_udp.c -o svc_udp.o
strip -x -R .note -R .comment svc_udp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr.c -o xdr.o
strip -x -R .note -R .comment xdr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr_array.c -o xdr_array.o
strip -x -R .note -R .comment xdr_array.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr_float.c -o xdr_float.o
strip -x -R .note -R .comment xdr_float.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr_mem.c -o xdr_mem.o
strip -x -R .note -R .comment xdr_mem.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr_rec.c -o xdr_rec.o
strip -x -R .note -R .comment xdr_rec.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr_reference.c -o xdr_reference.o
strip -x -R .note -R .comment xdr_reference.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c xdr_stdio.c -o xdr_stdio.o
strip -x -R .note -R .comment xdr_stdio.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -I../../../include/linux -c rcmd.c -o rcmd.o
strip -x -R .note -R .comment rcmd.o
ar r ../../../libc/libc.a auth_none.o auth_unix.o authunix_prot.o bindresvport.o clnt_generic.o clnt_perror.o clnt_raw.o clnt_simple.o clnt_tcp.o clnt_udp.o get_myaddress.o getrpcent.o getrpcport.o pmap_clnt.o pmap_getmaps.o pmap_getport.o pmap_prot.o pmap_prot2.o pmap_rmt.o rpc_callmsg.o rpc_commondata.o rpc_dtablesize.o rpc_prot.o svc.o svc_auth.o svc_auth_unix.o svc_raw.o svc_run.o svc_simple.o svc_tcp.o svc_udp.o xdr.o xdr_array.o xdr_float.o xdr_mem.o xdr_rec.o xdr_reference.o xdr_stdio.o rcmd.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/inet/rpc'
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/inet'
/usr/bin/make -C  signal
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/signal'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c allocrtsig.c -o allocrtsig.o
strip -x -R .note -R .comment allocrtsig.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c killpg.c -o killpg.o
strip -x -R .note -R .comment killpg.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c raise.c -o raise.o
strip -x -R .note -R .comment raise.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigaction.c -o sigaction.o
strip -x -R .note -R .comment sigaction.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigaddset.c -o sigaddset.o
strip -x -R .note -R .comment sigaddset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigandset.c -o sigandset.o
strip -x -R .note -R .comment sigandset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigblock.c -o sigblock.o
strip -x -R .note -R .comment sigblock.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigdelset.c -o sigdelset.o
strip -x -R .note -R .comment sigdelset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigempty.c -o sigempty.o
strip -x -R .note -R .comment sigempty.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigfillset.c -o sigfillset.o
strip -x -R .note -R .comment sigfillset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c siggetmask.c -o siggetmask.o
strip -x -R .note -R .comment siggetmask.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sighold.c -o sighold.o
strip -x -R .note -R .comment sighold.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigignore.c -o sigignore.o
strip -x -R .note -R .comment sigignore.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigintr.c -o sigintr.o
strip -x -R .note -R .comment sigintr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigisempty.c -o sigisempty.o
strip -x -R .note -R .comment sigisempty.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigismem.c -o sigismem.o
strip -x -R .note -R .comment sigismem.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigjmp.c -o sigjmp.o
strip -x -R .note -R .comment sigjmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c signal.c -o signal.o
strip -x -R .note -R .comment signal.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigorset.c -o sigorset.o
strip -x -R .note -R .comment sigorset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigpause.c -o sigpause.o
strip -x -R .note -R .comment sigpause.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigrelse.c -o sigrelse.o
strip -x -R .note -R .comment sigrelse.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigset.c -o sigset.o
strip -x -R .note -R .comment sigset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigsetmask.c -o sigsetmask.o
strip -x -R .note -R .comment sigsetmask.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sigsetops.c -o sigsetops.o
strip -x -R .note -R .comment sigsetops.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sysv_signal.c -o sysv_signal.o
strip -x -R .note -R .comment sysv_signal.o
ar r ../../libc/libc.a allocrtsig.o killpg.o raise.o sigaction.o sigaddset.o sigandset.o sigblock.o sigdelset.o sigempty.o sigfillset.o siggetmask.o sighold.o sigignore.o sigintr.o sigisempty.o sigismem.o sigjmp.o signal.o sigorset.o sigpause.o sigrelse.o sigset.o sigsetmask.o sigsetops.o sysv_signal.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/signal'
/usr/bin/make -C  stdlib
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/stdlib'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strtol strto_l.c -c -o strtol.o
strip -x -R .note -R .comment strtol.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strtoul strto_l.c -c -o strtoul.o
strip -x -R .note -R .comment strtoul.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strto_l strto_l.c -c -o strto_l.o
strip -x -R .note -R .comment strto_l.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_atoi strto_l.c -c -o atoi.o
strip -x -R .note -R .comment atoi.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_atol strto_l.c -c -o atol.o
strip -x -R .note -R .comment atol.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_atexit atexit.c -c -o atexit.o
strip -x -R .note -R .comment atexit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_exit atexit.c -c -o exit.o
strip -x -R .note -R .comment exit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c abort.c -o abort.o
strip -x -R .note -R .comment abort.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getenv.c -o getenv.o
strip -x -R .note -R .comment getenv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c mktemp.c -o mktemp.o
strip -x -R .note -R .comment mktemp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c qsort.c -o qsort.o
strip -x -R .note -R .comment qsort.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c realpath.c -o realpath.o
strip -x -R .note -R .comment realpath.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c abs.c -o abs.o
strip -x -R .note -R .comment abs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c bsearch.c -o bsearch.o
strip -x -R .note -R .comment bsearch.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c mkstemp.c -o mkstemp.o
strip -x -R .note -R .comment mkstemp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c putenv.c -o putenv.o
strip -x -R .note -R .comment putenv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c rand.c -o rand.o
strip -x -R .note -R .comment rand.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c random.c -o random.o
strip -x -R .note -R .comment random.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c setenv.c -o setenv.o
strip -x -R .note -R .comment setenv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c system.c -o system.o
strip -x -R .note -R .comment system.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c div.c -o div.o
strip -x -R .note -R .comment div.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ldiv.c -o ldiv.o
strip -x -R .note -R .comment ldiv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getpt.c -o getpt.o
strip -x -R .note -R .comment getpt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ptsname.c -o ptsname.o
strip -x -R .note -R .comment ptsname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c grantpt.c -o grantpt.o
strip -x -R .note -R .comment grantpt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c unlockpt.c -o unlockpt.o
strip -x -R .note -R .comment unlockpt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c gcvt.c -o gcvt.o
strip -x -R .note -R .comment gcvt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c strtod.c -o strtod.o
strip -x -R .note -R .comment strtod.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strtoll strto_ll.c -c -o strtoll.o
strip -x -R .note -R .comment strtoll.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strtoull strto_ll.c -c -o strtoull.o
strip -x -R .note -R .comment strtoull.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_strto_ll strto_ll.c -c -o strto_ll.o
strip -x -R .note -R .comment strto_ll.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_atoll strto_ll.c -c -o atoll.o
strip -x -R .note -R .comment atoll.o
ar r ../../libc/libc.a strtol.o strtoul.o strto_l.o atoi.o atol.o atexit.o exit.o abort.o getenv.o mktemp.o qsort.o realpath.o abs.o bsearch.o mkstemp.o putenv.o rand.o random.o setenv.o system.o div.o ldiv.o getpt.o ptsname.o grantpt.o unlockpt.o gcvt.o strtod.o strtoll.o strtoull.o strto_ll.o atoll.o
/usr/bin/make -C  malloc-930716
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/stdlib/malloc-930716'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c calloc.c -o calloc.o
strip -x -R .note -R .comment calloc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c free.c -o free.o
strip -x -R .note -R .comment free.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c malloc.c -o malloc.o
strip -x -R .note -R .comment malloc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c memalign.c -o memalign.o
strip -x -R .note -R .comment memalign.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c morecore.c -o morecore.o
strip -x -R .note -R .comment morecore.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c realloc.c -o realloc.o
strip -x -R .note -R .comment realloc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c valloc.c -o valloc.o
strip -x -R .note -R .comment valloc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_malloc_dbg ../malloc/alloc.c -c -o malloc_dbg.o
strip -x -R .note -R .comment malloc_dbg.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_free_dbg ../malloc/alloc.c -c -o free_dbg.o
strip -x -R .note -R .comment free_dbg.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_calloc_dbg ../malloc/alloc.c -c -o calloc_dbg.o
strip -x -R .note -R .comment calloc_dbg.o
ar r ../../../libc/libc.a calloc.o free.o malloc.o memalign.o morecore.o realloc.o valloc.o malloc_dbg.o free_dbg.o calloc_dbg.o
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/stdlib/malloc-930716'
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/stdlib'
/usr/bin/make -C  sysdeps
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps'
/usr/bin/make -C  linux
make[3]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux'
/usr/bin/make -C  common
make[4]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux/common'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c waitpid.c -o waitpid.o
strip -x -R .note -R .comment waitpid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c kernel_version.c -o kernel_version.o
strip -x -R .note -R .comment kernel_version.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c statfix.c -o statfix.o
strip -x -R .note -R .comment statfix.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getdnnm.c -o getdnnm.o
strip -x -R .note -R .comment getdnnm.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c gethstnm.c -o gethstnm.o
strip -x -R .note -R .comment gethstnm.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c mkfifo.c -o mkfifo.o
strip -x -R .note -R .comment mkfifo.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c setegid.c -o setegid.o
strip -x -R .note -R .comment setegid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c wait.c -o wait.o
strip -x -R .note -R .comment wait.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c errno.c -o errno.o
strip -x -R .note -R .comment errno.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getpagesize.c -o getpagesize.o
strip -x -R .note -R .comment getpagesize.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c seteuid.c -o seteuid.o
strip -x -R .note -R .comment seteuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c wait3.c -o wait3.o
strip -x -R .note -R .comment wait3.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c setpgrp.c -o setpgrp.o
strip -x -R .note -R .comment setpgrp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getdtablesize.c -o getdtablesize.o
strip -x -R .note -R .comment getdtablesize.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c create_module.c -o create_module.o
strip -x -R .note -R .comment create_module.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c ptrace.c -o ptrace.o
strip -x -R .note -R .comment ptrace.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c cmsg_nxthdr.c -o cmsg_nxthdr.o
strip -x -R .note -R .comment cmsg_nxthdr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c open64.c -o open64.o
strip -x -R .note -R .comment open64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c statfix64.c -o statfix64.o
strip -x -R .note -R .comment statfix64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c statfs64.c -o statfs64.o
strip -x -R .note -R .comment statfs64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c longjmp.c -o longjmp.o
strip -x -R .note -R .comment longjmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sbrk.c -o sbrk.o
strip -x -R .note -R .comment sbrk.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__exit syscalls.c -c -o _exit.o
strip -x -R .note -R .comment _exit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fork syscalls.c -c -o fork.o
strip -x -R .note -R .comment fork.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_read syscalls.c -c -o read.o
strip -x -R .note -R .comment read.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_write syscalls.c -c -o write.o
strip -x -R .note -R .comment write.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___open syscalls.c -c -o __open.o
strip -x -R .note -R .comment __open.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_close syscalls.c -c -o close.o
strip -x -R .note -R .comment close.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_creat syscalls.c -c -o creat.o
strip -x -R .note -R .comment creat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_link syscalls.c -c -o link.o
strip -x -R .note -R .comment link.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_unlink syscalls.c -c -o unlink.o
strip -x -R .note -R .comment unlink.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_execve syscalls.c -c -o execve.o
strip -x -R .note -R .comment execve.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_chdir syscalls.c -c -o chdir.o
strip -x -R .note -R .comment chdir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_time syscalls.c -c -o time.o
strip -x -R .note -R .comment time.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mknod syscalls.c -c -o mknod.o
strip -x -R .note -R .comment mknod.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_chmod syscalls.c -c -o chmod.o
strip -x -R .note -R .comment chmod.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_lchown syscalls.c -c -o lchown.o
strip -x -R .note -R .comment lchown.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_lseek syscalls.c -c -o lseek.o
strip -x -R .note -R .comment lseek.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getpid syscalls.c -c -o getpid.o
strip -x -R .note -R .comment getpid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mount syscalls.c -c -o mount.o
strip -x -R .note -R .comment mount.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_umount syscalls.c -c -o umount.o
strip -x -R .note -R .comment umount.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___setuid syscalls.c -c -o __setuid.o
strip -x -R .note -R .comment __setuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getuid syscalls.c -c -o getuid.o
strip -x -R .note -R .comment getuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_stime syscalls.c -c -o stime.o
strip -x -R .note -R .comment stime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___ptrace syscalls.c -c -o __ptrace.o
strip -x -R .note -R .comment __ptrace.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_alarm syscalls.c -c -o alarm.o
strip -x -R .note -R .comment alarm.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_pause syscalls.c -c -o pause.o
strip -x -R .note -R .comment pause.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_utime syscalls.c -c -o utime.o
strip -x -R .note -R .comment utime.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_access syscalls.c -c -o access.o
strip -x -R .note -R .comment access.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_nice syscalls.c -c -o nice.o
strip -x -R .note -R .comment nice.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sync syscalls.c -c -o sync.o
strip -x -R .note -R .comment sync.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_kill syscalls.c -c -o kill.o
strip -x -R .note -R .comment kill.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_rename syscalls.c -c -o rename.o
strip -x -R .note -R .comment rename.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mkdir syscalls.c -c -o mkdir.o
strip -x -R .note -R .comment mkdir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_rmdir syscalls.c -c -o rmdir.o
strip -x -R .note -R .comment rmdir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_dup syscalls.c -c -o dup.o
strip -x -R .note -R .comment dup.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_pipe syscalls.c -c -o pipe.o
strip -x -R .note -R .comment pipe.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_times syscalls.c -c -o times.o
strip -x -R .note -R .comment times.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setgid syscalls.c -c -o setgid.o
strip -x -R .note -R .comment setgid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getgid syscalls.c -c -o getgid.o
strip -x -R .note -R .comment getgid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_geteuid syscalls.c -c -o geteuid.o
strip -x -R .note -R .comment geteuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getegid syscalls.c -c -o getegid.o
strip -x -R .note -R .comment getegid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_acct syscalls.c -c -o acct.o
strip -x -R .note -R .comment acct.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_umount2 syscalls.c -c -o umount2.o
strip -x -R .note -R .comment umount2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__ioctl syscalls.c -c -o _ioctl.o
strip -x -R .note -R .comment _ioctl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__fcntl syscalls.c -c -o _fcntl.o
strip -x -R .note -R .comment _fcntl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setpgid syscalls.c -c -o setpgid.o
strip -x -R .note -R .comment setpgid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_umask syscalls.c -c -o umask.o
strip -x -R .note -R .comment umask.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_chroot syscalls.c -c -o chroot.o
strip -x -R .note -R .comment chroot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_dup2 syscalls.c -c -o dup2.o
strip -x -R .note -R .comment dup2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getppid syscalls.c -c -o getppid.o
strip -x -R .note -R .comment getppid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getpgrp syscalls.c -c -o getpgrp.o
strip -x -R .note -R .comment getpgrp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setsid syscalls.c -c -o setsid.o
strip -x -R .note -R .comment setsid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___sigaction syscalls.c -c -o __sigaction.o
strip -x -R .note -R .comment __sigaction.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setreuid syscalls.c -c -o setreuid.o
strip -x -R .note -R .comment setreuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setregid syscalls.c -c -o setregid.o
strip -x -R .note -R .comment setregid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___sigsuspend syscalls.c -c -o __sigsuspend.o
strip -x -R .note -R .comment __sigsuspend.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sigpending syscalls.c -c -o sigpending.o
strip -x -R .note -R .comment sigpending.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sethostname syscalls.c -c -o sethostname.o
strip -x -R .note -R .comment sethostname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setrlimit syscalls.c -c -o setrlimit.o
strip -x -R .note -R .comment setrlimit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getrlimit syscalls.c -c -o getrlimit.o
strip -x -R .note -R .comment getrlimit.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getrusage syscalls.c -c -o getrusage.o
strip -x -R .note -R .comment getrusage.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gettimeofday syscalls.c -c -o gettimeofday.o
strip -x -R .note -R .comment gettimeofday.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_settimeofday syscalls.c -c -o settimeofday.o
strip -x -R .note -R .comment settimeofday.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getgroups syscalls.c -c -o getgroups.o
strip -x -R .note -R .comment getgroups.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setgroups syscalls.c -c -o setgroups.o
strip -x -R .note -R .comment setgroups.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_symlink syscalls.c -c -o symlink.o
strip -x -R .note -R .comment symlink.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_readlink syscalls.c -c -o readlink.o
strip -x -R .note -R .comment readlink.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_uselib syscalls.c -c -o uselib.o
strip -x -R .note -R .comment uselib.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_swapon syscalls.c -c -o swapon.o
strip -x -R .note -R .comment swapon.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__reboot syscalls.c -c -o _reboot.o
strip -x -R .note -R .comment _reboot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__mmap syscalls.c -c -o _mmap.o
strip -x -R .note -R .comment _mmap.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_munmap syscalls.c -c -o munmap.o
strip -x -R .note -R .comment munmap.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_truncate syscalls.c -c -o truncate.o
strip -x -R .note -R .comment truncate.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ftruncate syscalls.c -c -o ftruncate.o
strip -x -R .note -R .comment ftruncate.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fchmod syscalls.c -c -o fchmod.o
strip -x -R .note -R .comment fchmod.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fchown syscalls.c -c -o fchown.o
strip -x -R .note -R .comment fchown.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getpriority syscalls.c -c -o getpriority.o
strip -x -R .note -R .comment getpriority.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setpriority syscalls.c -c -o setpriority.o
strip -x -R .note -R .comment setpriority.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_statfs syscalls.c -c -o statfs.o
strip -x -R .note -R .comment statfs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fstatfs syscalls.c -c -o fstatfs.o
strip -x -R .note -R .comment fstatfs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ioperm syscalls.c -c -o ioperm.o
strip -x -R .note -R .comment ioperm.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_socketcall syscalls.c -c -o socketcall.o
strip -x -R .note -R .comment socketcall.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__syslog syscalls.c -c -o _syslog.o
strip -x -R .note -R .comment _syslog.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setitimer syscalls.c -c -o setitimer.o
strip -x -R .note -R .comment setitimer.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getitimer syscalls.c -c -o getitimer.o
strip -x -R .note -R .comment getitimer.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___stat syscalls.c -c -o __stat.o
strip -x -R .note -R .comment __stat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___lstat syscalls.c -c -o __lstat.o
strip -x -R .note -R .comment __lstat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___fstat syscalls.c -c -o __fstat.o
strip -x -R .note -R .comment __fstat.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_iopl syscalls.c -c -o iopl.o
strip -x -R .note -R .comment iopl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_vhangup syscalls.c -c -o vhangup.o
strip -x -R .note -R .comment vhangup.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_wait4 syscalls.c -c -o wait4.o
strip -x -R .note -R .comment wait4.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_swapoff syscalls.c -c -o swapoff.o
strip -x -R .note -R .comment swapoff.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sysinfo syscalls.c -c -o sysinfo.o
strip -x -R .note -R .comment sysinfo.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___ipc syscalls.c -c -o __ipc.o
strip -x -R .note -R .comment __ipc.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fsync syscalls.c -c -o fsync.o
strip -x -R .note -R .comment fsync.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setdomainname syscalls.c -c -o setdomainname.o
strip -x -R .note -R .comment setdomainname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_uname syscalls.c -c -o uname.o
strip -x -R .note -R .comment uname.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_adjtimex syscalls.c -c -o adjtimex.o
strip -x -R .note -R .comment adjtimex.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mprotect syscalls.c -c -o mprotect.o
strip -x -R .note -R .comment mprotect.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sigprocmask syscalls.c -c -o sigprocmask.o
strip -x -R .note -R .comment sigprocmask.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_init_module syscalls.c -c -o init_module.o
strip -x -R .note -R .comment init_module.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_delete_module syscalls.c -c -o delete_module.o
strip -x -R .note -R .comment delete_module.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_get_kernel_syms syscalls.c -c -o get_kernel_syms.o
strip -x -R .note -R .comment get_kernel_syms.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_quotactl syscalls.c -c -o quotactl.o
strip -x -R .note -R .comment quotactl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getpgid syscalls.c -c -o getpgid.o
strip -x -R .note -R .comment getpgid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fchdir syscalls.c -c -o fchdir.o
strip -x -R .note -R .comment fchdir.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_bdflush syscalls.c -c -o bdflush.o
strip -x -R .note -R .comment bdflush.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setfsuid syscalls.c -c -o setfsuid.o
strip -x -R .note -R .comment setfsuid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_setfsgid syscalls.c -c -o setfsgid.o
strip -x -R .note -R .comment setfsgid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__llseek syscalls.c -c -o _llseek.o
strip -x -R .note -R .comment _llseek.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getdents syscalls.c -c -o getdents.o
strip -x -R .note -R .comment getdents.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__newselect syscalls.c -c -o _newselect.o
strip -x -R .note -R .comment _newselect.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_flock syscalls.c -c -o flock.o
strip -x -R .note -R .comment flock.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_readv syscalls.c -c -o readv.o
strip -x -R .note -R .comment readv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_writev syscalls.c -c -o writev.o
strip -x -R .note -R .comment writev.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getsid syscalls.c -c -o getsid.o
strip -x -R .note -R .comment getsid.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_fdatasync syscalls.c -c -o fdatasync.o
strip -x -R .note -R .comment fdatasync.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mlock syscalls.c -c -o mlock.o
strip -x -R .note -R .comment mlock.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_munlock syscalls.c -c -o munlock.o
strip -x -R .note -R .comment munlock.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mlockall syscalls.c -c -o mlockall.o
strip -x -R .note -R .comment mlockall.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_munlockall syscalls.c -c -o munlockall.o
strip -x -R .note -R .comment munlockall.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_setparam syscalls.c -c -o sched_setparam.o
strip -x -R .note -R .comment sched_setparam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_getparam syscalls.c -c -o sched_getparam.o
strip -x -R .note -R .comment sched_getparam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_setscheduler syscalls.c -c -o sched_setscheduler.o
strip -x -R .note -R .comment sched_setscheduler.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_getscheduler syscalls.c -c -o sched_getscheduler.o
strip -x -R .note -R .comment sched_getscheduler.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_yield syscalls.c -c -o sched_yield.o
strip -x -R .note -R .comment sched_yield.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_get_priority_max syscalls.c -c -o sched_get_priority_max.o
strip -x -R .note -R .comment sched_get_priority_max.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_get_priority_min syscalls.c -c -o sched_get_priority_min.o
strip -x -R .note -R .comment sched_get_priority_min.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sched_rr_get_interval syscalls.c -c -o sched_rr_get_interval.o
strip -x -R .note -R .comment sched_rr_get_interval.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_nanosleep syscalls.c -c -o nanosleep.o
strip -x -R .note -R .comment nanosleep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_mremap syscalls.c -c -o mremap.o
strip -x -R .note -R .comment mremap.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_query_module syscalls.c -c -o query_module.o
strip -x -R .note -R .comment query_module.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_poll syscalls.c -c -o poll.o
strip -x -R .note -R .comment poll.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___rt_sigaction syscalls.c -c -o __rt_sigaction.o
strip -x -R .note -R .comment __rt_sigaction.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___rt_sigprocmask syscalls.c -c -o __rt_sigprocmask.o
strip -x -R .note -R .comment __rt_sigprocmask.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___rt_sigpending syscalls.c -c -o __rt_sigpending.o
strip -x -R .note -R .comment __rt_sigpending.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___rt_sigsuspend syscalls.c -c -o __rt_sigsuspend.o
strip -x -R .note -R .comment __rt_sigsuspend.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_chown syscalls.c -c -o chown.o
strip -x -R .note -R .comment chown.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_capget syscalls.c -c -o capget.o
strip -x -R .note -R .comment capget.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_capset syscalls.c -c -o capset.o
strip -x -R .note -R .comment capset.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sigaltstack syscalls.c -c -o sigaltstack.o
strip -x -R .note -R .comment sigaltstack.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_sendfile syscalls.c -c -o sendfile.o
strip -x -R .note -R .comment sendfile.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_truncate64 syscalls.c -c -o truncate64.o
strip -x -R .note -R .comment truncate64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_ftruncate64 syscalls.c -c -o ftruncate64.o
strip -x -R .note -R .comment ftruncate64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___stat64 syscalls.c -c -o __stat64.o
strip -x -R .note -R .comment __stat64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___lstat64 syscalls.c -c -o __lstat64.o
strip -x -R .note -R .comment __lstat64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL___fstat64 syscalls.c -c -o __fstat64.o
strip -x -R .note -R .comment __fstat64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_pivot_root syscalls.c -c -o pivot_root.o
strip -x -R .note -R .comment pivot_root.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_getdents64 syscalls.c -c -o getdents64.o
syscalls.c: In function `getdents64':
syscalls.c:1721: warning: passing arg 2 of `getdents' from incompatible pointer type
strip -x -R .note -R .comment getdents64.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__fcntl64 syscalls.c -c -o _fcntl64.o
strip -x -R .note -R .comment _fcntl64.o
ar r ../../../../libc/libc.a waitpid.o kernel_version.o statfix.o getdnnm.o gethstnm.o mkfifo.o setegid.o wait.o errno.o getpagesize.o seteuid.o wait3.o setpgrp.o getdtablesize.o create_module.o ptrace.o cmsg_nxthdr.o open64.o statfix64.o statfs64.o longjmp.o sbrk.o  _exit.o  fork.o  read.o  write.o  __open.o  close.o  creat.o  link.o  unlink.o  execve.o  chdir.o  time.o  mknod.o  chmod.o  lchown.o  lseek.o  getpid.o  mount.o  umount.o  __setuid.o  getuid.o  stime.o  __ptrace.o  alarm.o  pause.o  utime.o  access.o  nice.o  sync.o  kill.o  rename.o  mkdir.o  rmdir.o  dup.o  pipe.o  times.o  setgid.o  getgid.o  geteuid.o  getegid.o  acct.o  umount2.o  _ioctl.o  _fcntl.o  setpgid.o  umask.o  chroot.o  dup2.o  getppid.o  getpgrp.o  setsid.o  __sigaction.o  setreuid.o  setregid.o  __sigsuspend.o  sigpending.o  sethostname.o  setrlimit.o  getrlimit.o  getrusage.o  gettimeofday.o  settimeofday.o  getgroups.o  setgroups.o  symlink.o  readlink.o  uselib.o  swapon.o  _reboot.o  _mmap.o  munmap.o  truncate.o  ftruncate.o  fchmod.o  fchown.o  getpriority.o  setpriority.o  statfs.o  fstatfs.o  ioperm.o  socketcall.o  _syslog.o  setitimer.o  getitimer.o  __stat.o  __lstat.o  __fstat.o  iopl.o  vhangup.o  wait4.o  swapoff.o  sysinfo.o  __ipc.o  fsync.o  setdomainname.o  uname.o  adjtimex.o  mprotect.o  sigprocmask.o  init_module.o  delete_module.o  get_kernel_syms.o  quotactl.o  getpgid.o  fchdir.o  bdflush.o  setfsuid.o  setfsgid.o  _llseek.o  getdents.o  _newselect.o flock.o  readv.o  writev.o  getsid.o  fdatasync.o  mlock.o  munlock.o  mlockall.o  munlockall.o  sched_setparam.o  sched_getparam.o  sched_setscheduler.o  sched_getscheduler.o  sched_yield.o  sched_get_priority_max.o  sched_get_priority_min.o  sched_rr_get_interval.o  nanosleep.o  mremap.o  query_module.o  poll.o  __rt_sigaction.o  __rt_sigprocmask.o  __rt_sigpending.o  __rt_sigsuspend.o  chown.o  capget.o  capset.o  sigaltstack.o sendfile.o  truncate64.o  ftruncate64.o  __stat64.o  __lstat64.o  __fstat64.o  pivot_root.o  getdents64.o  _fcntl64.o
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux/common'
/usr/bin/make -C  powerpc
make[4]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux/powerpc'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c __longjmp.S -o __longjmp.o
strip -x -R .note -R .comment __longjmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c setjmp.S -o setjmp.o
strip -x -R .note -R .comment setjmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c bsd-setjmp.S -o bsd-setjmp.o
strip -x -R .note -R .comment bsd-setjmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c bsd-_setjmp.S -o bsd-_setjmp.o
strip -x -R .note -R .comment bsd-_setjmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c brk.S -o brk.o
strip -x -R .note -R .comment brk.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c clone.S -o clone.o
strip -x -R .note -R .comment clone.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c _mmap.c -o _mmap.o
strip -x -R .note -R .comment _mmap.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c vfork.c -o vfork.o
strip -x -R .note -R .comment vfork.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c __syscall_error.c -o __syscall_error.o
strip -x -R .note -R .comment __syscall_error.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c crt0.c -o crt0.o
strip -x -R .note -R .comment crt0.o
ar r ../../../../libc/libc.a __longjmp.o setjmp.o bsd-setjmp.o bsd-_setjmp.o brk.o clone.o  _mmap.o vfork.o __syscall_error.o
cp crt0.o ../../../../libc
make[4]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux/powerpc'
make[3]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps/linux'
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/sysdeps'
/usr/bin/make -C  unistd
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/unistd'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_UCLIBC_GENERATE_SYSCONF_ARCH -c sysconf.c \
    -o sysconf_tester.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_UCLIBC_GENERATE_SYSCONF_ARCH \
    -c ../sysdeps/linux/common/getpagesize.c -o getpagesize_tester.o
/bin/sh: [: missing ]
grep: ]: No such file or directory
+ ../extra/gcc-uClibc/gcc-uClibc-powerpc -static -D_UCLIBC_GENERATE_SYSCONF_MAIN sysconf.c sysconf_tester.o -o gen_sysconf
/bin/sh: ../extra/gcc-uClibc/gcc-uClibc-powerpc: not found
+ echo warning: build of gen_sysconf failed so using generic sysconf.c
warning: build of gen_sysconf failed so using generic sysconf.c
+ cp -f sysconf.c sysconf_powerpc.c
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c execl.c -o execl.o
strip -x -R .note -R .comment execl.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c execlp.c -o execlp.o
strip -x -R .note -R .comment execlp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c execv.c -o execv.o
strip -x -R .note -R .comment execv.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c execvep.c -o execvep.o
strip -x -R .note -R .comment execvep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c execvp.c -o execvp.o
strip -x -R .note -R .comment execvp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c execle.c -o execle.o
strip -x -R .note -R .comment execle.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getcwd.c -o getcwd.o
strip -x -R .note -R .comment getcwd.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sleep.c -o sleep.o
strip -x -R .note -R .comment sleep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c usleep.c -o usleep.o
strip -x -R .note -R .comment usleep.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getpass.c -o getpass.o
strip -x -R .note -R .comment getpass.o
cp -f sysconf_powerpc.c sysconf_src.c
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c sysconf_src.c -o sysconf_src.o
strip -x -R .note -R .comment sysconf_src.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c getlogin.c -o getlogin.o
strip -x -R .note -R .comment getlogin.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c fpathconf.c -o fpathconf.o
strip -x -R .note -R .comment fpathconf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c confstr.c -o confstr.o
strip -x -R .note -R .comment confstr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c pathconf.c -o pathconf.o
strip -x -R .note -R .comment pathconf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c daemon.c -o daemon.o
strip -x -R .note -R .comment daemon.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL__gnu_getopt_internal getopt.c -c -o _gnu_getopt_internal.o
strip -x -R .note -R .comment _gnu_getopt_internal.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gnu_getopt_long getopt.c -c -o gnu_getopt_long.o
strip -x -R .note -R .comment gnu_getopt_long.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -DL_gnu_getopt_long_only getopt.c -c -o gnu_getopt_long_only.o
strip -x -R .note -R .comment gnu_getopt_long_only.o
ar r ../../libc/libc.a execl.o execlp.o execv.o execvep.o execvp.o execle.o getcwd.o sleep.o usleep.o getpass.o sysconf_src.o getlogin.o fpathconf.o confstr.o pathconf.o daemon.o _gnu_getopt_internal.o gnu_getopt_long.o gnu_getopt_long_only.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc/unistd'
ranlib libc.a
install -d ../lib
rm -f ../lib/libc.a
install -m 644 crt0.o libc.a ../lib
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc'
/usr/bin/make -C  libcrypt
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libcrypt'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c crypt.c -o crypt.o
strip -x -R .note -R .comment crypt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c des.c -o des.o
strip -x -R .note -R .comment des.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c md5.c -o md5.o
strip -x -R .note -R .comment md5.o
ar r libcrypt.a crypt.o des.o md5.o
install -d ../lib
rm -f ../lib/libcrypt.a
install -m 644 libcrypt.a ../lib
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libcrypt'
/usr/bin/make -C  libresolv
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libresolv'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c resolv.c -o resolv.o
/home/users/builder/tmp/ccgvyZdk.s: Assembler messages:
/home/users/builder/tmp/ccgvyZdk.s:13: Warning: Unterminated string: Newline inserted.
strip -x -R .note -R .comment resolv.o
ar r libresolv.a resolv.o
install -d ../lib
rm -f ../lib/libresolv.a
install -m 644 libresolv.a ../lib
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libresolv'
/usr/bin/make -C  libutil
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libutil'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c login.c -o login.o
/home/users/builder/tmp/cci3XQwB.s: Assembler messages:
/home/users/builder/tmp/cci3XQwB.s:13: Warning: Unterminated string: Newline inserted.
strip -x -R .note -R .comment login.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c login_tty.c -o login_tty.o
strip -x -R .note -R .comment login_tty.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c logout.c -o logout.o
strip -x -R .note -R .comment logout.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c logwtmp.c -o logwtmp.o
strip -x -R .note -R .comment logwtmp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c openpty.c -o openpty.o
strip -x -R .note -R .comment openpty.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c forkpty.c -o forkpty.o
strip -x -R .note -R .comment forkpty.o
ar r libutil.a login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o
install -d ../lib
rm -f ../lib/libutil.a
install -m 644 libutil.a ../lib/
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libutil'
/usr/bin/make -C  libm
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_acos.c -o e_acos.o
strip -x -R .note -R .comment e_acos.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_acosh.c -o e_acosh.o
strip -x -R .note -R .comment e_acosh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_asin.c -o e_asin.o
e_asin.c: In function `__ieee754_asin':
e_asin.c:80: warning: `t' might be used uninitialized in this function
strip -x -R .note -R .comment e_asin.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_atan2.c -o e_atan2.o
strip -x -R .note -R .comment e_atan2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_atanh.c -o e_atanh.o
strip -x -R .note -R .comment e_atanh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_cosh.c -o e_cosh.o
strip -x -R .note -R .comment e_cosh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_exp.c -o e_exp.o
e_exp.c: In function `__ieee754_exp':
e_exp.c:113: warning: `hi' might be used uninitialized in this function
e_exp.c:113: warning: `lo' might be used uninitialized in this function
e_exp.c:114: warning: `k' might be used uninitialized in this function
strip -x -R .note -R .comment e_exp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_fmod.c -o e_fmod.o
strip -x -R .note -R .comment e_fmod.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_gamma.c -o e_gamma.o
strip -x -R .note -R .comment e_gamma.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_gamma_r.c -o e_gamma_r.o
strip -x -R .note -R .comment e_gamma_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_hypot.c -o e_hypot.o
strip -x -R .note -R .comment e_hypot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_j0.c -o e_j0.o
e_j0.c: In function `pzero':
e_j0.c:335: warning: `p' might be used uninitialized in this function
e_j0.c:335: warning: `q' might be used uninitialized in this function
e_j0.c: In function `qzero':
e_j0.c:471: warning: `p' might be used uninitialized in this function
e_j0.c:471: warning: `q' might be used uninitialized in this function
strip -x -R .note -R .comment e_j0.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_j1.c -o e_j1.o
e_j1.c: In function `pone':
e_j1.c:333: warning: `p' might be used uninitialized in this function
e_j1.c:333: warning: `q' might be used uninitialized in this function
e_j1.c: In function `qone':
e_j1.c:470: warning: `p' might be used uninitialized in this function
e_j1.c:470: warning: `q' might be used uninitialized in this function
strip -x -R .note -R .comment e_j1.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_jn.c -o e_jn.o
e_jn.c: In function `__ieee754_jn':
e_jn.c:69: warning: `temp' might be used uninitialized in this function
e_jn.c: In function `__ieee754_yn':
e_jn.c:230: warning: `temp' might be used uninitialized in this function
strip -x -R .note -R .comment e_jn.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_lgamma.c -o e_lgamma.o
strip -x -R .note -R .comment e_lgamma.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_lgamma_r.c -o e_lgamma_r.o
e_lgamma_r.c: In function `__ieee754_lgamma_r':
e_lgamma_r.c:226: warning: `nadj' might be used uninitialized in this function
strip -x -R .note -R .comment e_lgamma_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_log.c -o e_log.o
strip -x -R .note -R .comment e_log.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_log10.c -o e_log10.o
strip -x -R .note -R .comment e_log10.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_pow.c -o e_pow.o
strip -x -R .note -R .comment e_pow.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_remainder.c -o e_remainder.o
strip -x -R .note -R .comment e_remainder.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_rem_pio2.c -o e_rem_pio2.o
e_rem_pio2.c: In function `__ieee754_rem_pio2':
e_rem_pio2.c:93: warning: `z' might be used uninitialized in this function
strip -x -R .note -R .comment e_rem_pio2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_scalb.c -o e_scalb.o
strip -x -R .note -R .comment e_scalb.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_sinh.c -o e_sinh.o
strip -x -R .note -R .comment e_sinh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c e_sqrt.c -o e_sqrt.o
strip -x -R .note -R .comment e_sqrt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c k_cos.c -o k_cos.o
strip -x -R .note -R .comment k_cos.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c k_rem_pio2.c -o k_rem_pio2.o
strip -x -R .note -R .comment k_rem_pio2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c k_sin.c -o k_sin.o
strip -x -R .note -R .comment k_sin.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c k_standard.c -o k_standard.o
strip -x -R .note -R .comment k_standard.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c k_tan.c -o k_tan.o
strip -x -R .note -R .comment k_tan.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_asinh.c -o s_asinh.o
strip -x -R .note -R .comment s_asinh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_atan.c -o s_atan.o
strip -x -R .note -R .comment s_atan.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_cbrt.c -o s_cbrt.o
strip -x -R .note -R .comment s_cbrt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_ceil.c -o s_ceil.o
strip -x -R .note -R .comment s_ceil.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_copysign.c -o s_copysign.o
strip -x -R .note -R .comment s_copysign.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_cos.c -o s_cos.o
strip -x -R .note -R .comment s_cos.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_erf.c -o s_erf.o
strip -x -R .note -R .comment s_erf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_expm1.c -o s_expm1.o
s_expm1.c: In function `expm1':
s_expm1.c:141: warning: `c' might be used uninitialized in this function
strip -x -R .note -R .comment s_expm1.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_fabs.c -o s_fabs.o
strip -x -R .note -R .comment s_fabs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_finite.c -o s_finite.o
strip -x -R .note -R .comment s_finite.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_floor.c -o s_floor.o
strip -x -R .note -R .comment s_floor.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_frexp.c -o s_frexp.o
strip -x -R .note -R .comment s_frexp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_ilogb.c -o s_ilogb.o
strip -x -R .note -R .comment s_ilogb.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_ldexp.c -o s_ldexp.o
strip -x -R .note -R .comment s_ldexp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_lib_version.c -o s_lib_version.o
strip -x -R .note -R .comment s_lib_version.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_log1p.c -o s_log1p.o
s_log1p.c: In function `log1p':
s_log1p.c:114: warning: `f' might be used uninitialized in this function
s_log1p.c:114: warning: `c' might be used uninitialized in this function
s_log1p.c:115: warning: `hu' might be used uninitialized in this function
strip -x -R .note -R .comment s_log1p.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_logb.c -o s_logb.o
strip -x -R .note -R .comment s_logb.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_matherr.c -o s_matherr.o
strip -x -R .note -R .comment s_matherr.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_modf.c -o s_modf.o
strip -x -R .note -R .comment s_modf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_nextafter.c -o s_nextafter.o
strip -x -R .note -R .comment s_nextafter.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_rint.c -o s_rint.o
strip -x -R .note -R .comment s_rint.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_scalbn.c -o s_scalbn.o
strip -x -R .note -R .comment s_scalbn.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_signgam.c -o s_signgam.o
strip -x -R .note -R .comment s_signgam.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_significand.c -o s_significand.o
strip -x -R .note -R .comment s_significand.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_sin.c -o s_sin.o
strip -x -R .note -R .comment s_sin.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_tan.c -o s_tan.o
strip -x -R .note -R .comment s_tan.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_tanh.c -o s_tanh.o
strip -x -R .note -R .comment s_tanh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_acos.c -o w_acos.o
strip -x -R .note -R .comment w_acos.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_acosh.c -o w_acosh.o
strip -x -R .note -R .comment w_acosh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_asin.c -o w_asin.o
strip -x -R .note -R .comment w_asin.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_atan2.c -o w_atan2.o
strip -x -R .note -R .comment w_atan2.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_atanh.c -o w_atanh.o
strip -x -R .note -R .comment w_atanh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_cabs.c -o w_cabs.o
strip -x -R .note -R .comment w_cabs.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_cosh.c -o w_cosh.o
strip -x -R .note -R .comment w_cosh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_drem.c -o w_drem.o
strip -x -R .note -R .comment w_drem.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_exp.c -o w_exp.o
strip -x -R .note -R .comment w_exp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_fmod.c -o w_fmod.o
strip -x -R .note -R .comment w_fmod.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_gamma.c -o w_gamma.o
strip -x -R .note -R .comment w_gamma.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_gamma_r.c -o w_gamma_r.o
strip -x -R .note -R .comment w_gamma_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_hypot.c -o w_hypot.o
strip -x -R .note -R .comment w_hypot.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_j0.c -o w_j0.o
strip -x -R .note -R .comment w_j0.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_j1.c -o w_j1.o
strip -x -R .note -R .comment w_j1.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_jn.c -o w_jn.o
strip -x -R .note -R .comment w_jn.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_lgamma.c -o w_lgamma.o
strip -x -R .note -R .comment w_lgamma.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_lgamma_r.c -o w_lgamma_r.o
strip -x -R .note -R .comment w_lgamma_r.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_log.c -o w_log.o
strip -x -R .note -R .comment w_log.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_log10.c -o w_log10.o
strip -x -R .note -R .comment w_log10.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_pow.c -o w_pow.o
strip -x -R .note -R .comment w_pow.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_remainder.c -o w_remainder.o
strip -x -R .note -R .comment w_remainder.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_scalb.c -o w_scalb.o
strip -x -R .note -R .comment w_scalb.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_sinh.c -o w_sinh.o
strip -x -R .note -R .comment w_sinh.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_sqrt.c -o w_sqrt.o
strip -x -R .note -R .comment w_sqrt.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c fpmacros.c -o fpmacros.o
strip -x -R .note -R .comment fpmacros.o
ar r libm.a e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_remainder.o e_rem_pio2.o e_scalb.o e_sinh.o e_sqrt.o k_cos.o k_rem_pio2.o k_sin.o k_standard.o k_tan.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cabs.o w_cosh.o w_drem.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o fpmacros.o
+ install -d ../lib
+ rm -f ../lib/libm.a
+ install -m 644 libm.a ../lib
/usr/bin/make -C  powerpc
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm/powerpc'
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_ceil.c -o s_ceil.o
strip -x -R .note -R .comment s_ceil.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_floor.c -o s_floor.o
strip -x -R .note -R .comment s_floor.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_ldexp.c -o s_ldexp.o
strip -x -R .note -R .comment s_ldexp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_frexp.c -o s_frexp.o
strip -x -R .note -R .comment s_frexp.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_logb.c -o s_logb.o
strip -x -R .note -R .comment s_logb.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_modf.c -o s_modf.o
strip -x -R .note -R .comment s_modf.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c w_scalb.c -o w_scalb.o
strip -x -R .note -R .comment w_scalb.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_copysign.c -o s_copysign.o
strip -x -R .note -R .comment s_copysign.o
gcc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -D_IEEE_LIBM -D_ISOC99_SOURCE -D_SVID_SOURCE -c s_rint.c -o s_rint.o
strip -x -R .note -R .comment s_rint.o
ar r ../libm.a s_ceil.o s_floor.o s_ldexp.o s_frexp.o s_logb.o s_modf.o w_scalb.o s_copysign.o s_rint.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm/powerpc'
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc'
ar rv ./tmp/libgcc-need.a
Finding missing symbols in libc.a ...
    partial linking...
Symbol clean needed by libc.a but not found in libgcc.a
Extracting referenced libgcc.a objects ...
Objects added from /usr/lib/gcc-lib/ppc-pld-linux/2.95.4/libgcc.a:
_udivdi3.o
_umoddi3.o
Done
ld -s -shared --warn-common --warn-once -z combreloc -soname=libc.so.0 -o libuClibc-0.9.9.so \
	--whole-archive ./tmp/libgcc-need.a libc.a --no-whole-archive ../lib/ld-uClibc.so.0
install -d ../lib
rm -f ../lib/libuClibc-0.9.9.so
install -m 644 libuClibc-0.9.9.so ../lib
(cd ../lib && ln -sf libuClibc-0.9.9.so libc.so);
(cd ../lib && ln -sf libuClibc-0.9.9.so libc.so.0);
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libc'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso'
/usr/bin/make -C  libdl;
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso/libdl'
gcc -I../ldso -I../ldso/powerpc -Wall -O2 -fsigned-char -Os -fno-builtin -nostdinc  -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -c dlib.c -o dlib.o
strip -x -R .note -R .comment dlib.o
ar r libdl.a dlib.o
#install -d ../../lib
#rm -f ../../lib/libdl.a
#install -m 644 libdl.a ../../lib
make[2]: Circular shared <- all dependency dropped.
ld -s -shared --warn-common --warn-once -z combreloc -soname=libdl.so.0 \
-o libdl-0.9.9.so --whole-archive libdl.a \
--no-whole-archive -L../..//lib -lc;
install -d ../../lib
rm -f ../../lib/libdl-0.9.9.so ../../lib/libdl.so.0
install -m 644 libdl-0.9.9.so ../../lib;
(cd ../../lib && ln -sf libdl-0.9.9.so libdl.so); 
(cd ../../lib && ln -sf libdl-0.9.9.so libdl.so.0); 
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso/libdl'
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libcrypt'
ar r libcrypt.a crypt.o des.o md5.o
install -d ../lib
rm -f ../lib/libcrypt.a
install -m 644 libcrypt.a ../lib
ld -s -shared --warn-common --warn-once -z combreloc -soname=libcrypt.so.0 \
-o libcrypt-0.9.9.so --whole-archive libcrypt.a \
--no-whole-archive -L..//lib -lc;
install -d ../lib
rm -f ../lib/libcrypt-0.9.9.so ../lib/libcrypt.so.0
install -m 644 libcrypt-0.9.9.so ../lib;
(cd ../lib && ln -sf libcrypt-0.9.9.so libcrypt.so); 
(cd ../lib && ln -sf libcrypt-0.9.9.so libcrypt.so.0); 
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libcrypt'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libresolv'
ar r libresolv.a resolv.o
install -d ../lib
rm -f ../lib/libresolv.a
install -m 644 libresolv.a ../lib
ld -s -shared --warn-common --warn-once -z combreloc -soname=libresolv.so.0 \
-o libresolv-0.9.9.so --whole-archive libresolv.a \
--no-whole-archive -L..//lib -lc;
install -d ../lib
rm -f ../lib/libresolv-0.9.9.so ../lib/libresolv.so.0
install -m 644 libresolv-0.9.9.so ../lib;
(cd ../lib && ln -sf libresolv-0.9.9.so libresolv.so); 
(cd ../lib && ln -sf libresolv-0.9.9.so libresolv.so.0); 
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libresolv'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libutil'
ar r libutil.a login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o
install -d ../lib
rm -f ../lib/libutil.a
install -m 644 libutil.a ../lib/
ld -s -shared --warn-common --warn-once -z combreloc -soname=libutil.so.0 \
-o libutil-0.9.9.so --whole-archive libutil.a \
--no-whole-archive -L..//lib -lc;
install -d ../lib
rm -f ../lib/libutil-0.9.9.so ../lib/libutil.so.0
install -m 644 libutil-0.9.9.so ../lib/;
(cd ../lib && ln -sf libutil-0.9.9.so libutil.so); 
(cd ../lib && ln -sf libutil-0.9.9.so libutil.so.0); 
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libutil'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm'
ar r libm.a e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_gamma.o e_gamma_r.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_remainder.o e_rem_pio2.o e_scalb.o e_sinh.o e_sqrt.o k_cos.o k_rem_pio2.o k_sin.o k_standard.o k_tan.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_copysign.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_finite.o s_floor.o s_frexp.o s_ilogb.o s_ldexp.o s_lib_version.o s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o s_rint.o s_scalbn.o s_signgam.o s_significand.o s_sin.o s_tan.o s_tanh.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cabs.o w_cosh.o w_drem.o w_exp.o w_fmod.o w_gamma.o w_gamma_r.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o fpmacros.o
+ install -d ../lib
+ rm -f ../lib/libm.a
+ install -m 644 libm.a ../lib
/usr/bin/make -C  powerpc
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm/powerpc'
ar r ../libm.a s_ceil.o s_floor.o s_ldexp.o s_frexp.o s_logb.o s_modf.o w_scalb.o s_copysign.o s_rint.o
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm/powerpc'
+ ld -s -shared --warn-common --warn-once -z combreloc -soname=libm.so.0 -o libm-0.9.9.so --whole-archive libm.a --no-whole-archive -L..//lib -lc
+ install -d ../lib
+ rm -f ../lib/libm-0.9.9.so ../lib/libm.so.0
+ install -m 644 libm-0.9.9.so ../lib
+ cd ../lib
+ ln -sf libm-0.9.9.so libm.so
+ cd ../lib
+ ln -sf libm-0.9.9.so libm.so.0
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/libm'
#@/usr/bin/make -C libpthread shared

Finally finished compiling...

+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83784
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd uClibc-0.9.9
+ rm -rf /home/users/builder/tmp/uClibc-0.9.9-root-builder
+ install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/bin
+ /usr/bin/make install NATIVE_CC=gcc NATIVE_CFLAGS=-O2 -fsigned-char -s TARGET_ARCH=ppc PREFIX=/home/users/builder/tmp/uClibc-0.9.9-root-builder
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/lib
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/include
install -m 644 lib/*.[ao] /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib/
tar -chO include | tar -xf - -C /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc;
find lib/ -type l -name '*.so' -exec cp -a {} /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib ';'
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin
install -m 644 lib/lib*-0.9.9.so /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
cp -a lib/*.so.* /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
+ install -m 755 lib/ld-uClibc-0.9.9.so /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
+ mkdir -p /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
+ ln -s /usr/ppc-linux-uclibc/lib/ld-uClibc-0.9.9.so /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib/ld-uClibc.so.0
ln: `/home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib/ld-uClibc.so.0': File exists
+ true
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/lib
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin
/usr/bin/make -C extra/gcc-uClibc install
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/extra/gcc-uClibc'
gcc -Wall -O2 -fsigned-char -s gcc-uClibc.c -o ppc-uclibc-gcc
chmod a+x ppc-uclibc-ld
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin;
install -d /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin;
install -m 755 ppc-uclibc-gcc /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin/
install -m 755 ppc-uclibc-ld /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin/
ln -fs ppc-uclibc-gcc /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-cc
ln -fs /usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-gcc /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin/gcc
ln -fs /usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-gcc /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin/cc
ln -fs /usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-ld /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin/ld
for app in addr2line ar as cpp gasp nm objcopy \
    objdump ranlib size strings strip; do \
  ln -fs `which ${app}` /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin/${app}; \
  ln -fs `which ${app}` /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-${app}; \
done
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/extra/gcc-uClibc'
make[1]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso'
/usr/bin/make -C  util;
make[2]: Entering directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso/util'
ln -fs ../../include/elf.h
echo "LIBRARY_CACHE disabled -- not building ldconfig"
LIBRARY_CACHE disabled -- not building ldconfig
gcc -O2 -fsigned-char -s -DUCLIBC_TARGET_PREFIX=\"/\" \
	-DUCLIBC_DEVEL_PREFIX=\"/usr/ppc-linux-uclibc\" \
	-DUCLIBC_BUILD_DIR=\"/home/users/builder/rpm/BUILD/uClibc-0.9.9\" \
	-DUCLIBC_LDSO=\"ld-uClibc.so.0\" -I . \
	ldd.c -o ldd 
strip -x -R .note -R .comment ldd
../../extra/gcc-uClibc/ppc-uclibc-gcc -Wall -Os  -fno-builtin -nostdinc -pipe -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -static --uclibc-use-build-dir -s -DUCLIBC_TARGET_PREFIX=\"/\" \
	-DUCLIBC_DEVEL_PREFIX=\"/usr/ppc-linux-uclibc\" \
	-DUCLIBC_BUILD_DIR=\"/home/users/builder/rpm/BUILD/uClibc-0.9.9\" \
	-DUCLIBC_LDSO=\"ld-uClibc.so.0\" \
	ldd.c -o ldd.target
strip -x -R .note -R .comment ldd.target
gcc -O2 -fsigned-char -s -I . readelf.c -o readelf
strip -x -R .note -R .comment readelf
../../extra/gcc-uClibc/ppc-uclibc-gcc -Wall -Os  -fno-builtin -nostdinc -pipe -nostdinc -I../../include -I/usr/lib/gcc-lib/ppc-pld-linux/2.95.4/include -I. -D_LIBC  -DNDEBUG  -fPIC -static --uclibc-use-build-dir -s readelf.c -o readelf.target
strip -x -R .note -R .comment readelf.target
make[2]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso/util'
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/uClibc-0.9.9/ldso'
install -m 755 ldso/util/ldd /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin
ln -fs /usr/ppc-linux-uclibc/bin/ldd /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-ldd
# For now, don't bother with readelf since surely the host
# system has binutils, or we couldn't have gotten this far...
#install -m 755 ldso/util/readelf /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/bin
#ln -fs /usr/ppc-linux-uclibc/bin/readelf /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/ppc-linux-uclibc/usr/bin/ppc-uclibc-readelf

Finished installing...

+ ln -sf ppc-linux-uclibc /home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/lib/powerpc-linux-uclibc
ln: creating symbolic link `/home/users/builder/tmp/uClibc-0.9.9-root-builder/usr/lib/powerpc-linux-uclibc' to `ppc-linux-uclibc': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.83784 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.83784 (%install)
Error: package build failed.

Build: Fail.
Erasing: /home/users/builder/rpm/BUILD/uClibc-0.9.9
$Id: buildrpm-start,v 1.3 2001/06/28 11:58:26 misiek Exp $



More information about the feedback mailing list