<86>Apr 25 16:05:32 userdel[14236]: delete user `rooter' <86>Apr 25 16:05:32 userdel[14236]: remove group `rooter' <86>Apr 25 16:05:32 groupadd[14237]: new group: name=rooter, gid=501 <86>Apr 25 16:05:32 useradd[14238]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 16:05:32 userdel[14240]: delete user `builder' <86>Apr 25 16:05:32 userdel[14240]: remove group `builder' <86>Apr 25 16:05:32 groupadd[14241]: new group: name=builder, gid=502 <86>Apr 25 16:05:32 useradd[14242]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing dietlibc-0.30-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4585 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dietlibc-0.30 + echo 'Source #0 (dietlibc-0.30.tar):' Source #0 (dietlibc-0.30.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dietlibc-0.30.tar + cd dietlibc-0.30 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (dietlibc-0.23-alt-getline.patch):' Patch #1 (dietlibc-0.23-alt-getline.patch): + /usr/bin/patch -p1 patching file include/stdio.h Hunk #1 succeeded at 188 (offset 47 lines). Patch #2 (dietlibc-0.27-alt-ioverflow.patch): + echo 'Patch #2 (dietlibc-0.27-alt-ioverflow.patch):' + /usr/bin/patch -p1 patching file lib/alloc.c Hunk #1 succeeded at 176 with fuzz 2 (offset -2 lines). patching file libstdio/fwrite.c + echo 'Patch #3 (dietlibc-0.30-alt-config.patch):' Patch #3 (dietlibc-0.30-alt-config.patch): + /usr/bin/patch -p1 patching file dietfeatures.h + echo 'Patch #4 (dietlibc-0.27-alt-define.patch):' Patch #4 (dietlibc-0.27-alt-define.patch): + /usr/bin/patch -p1 patching file diet.c Hunk #1 succeeded at 335 (offset 14 lines). + echo 'Patch #5 (dietlibc-0.30-alt-fstatfs64-typo.patch):' Patch #5 (dietlibc-0.30-alt-fstatfs64-typo.patch): + /usr/bin/patch -p1 patching file lib/__fstatfs64.c + echo 'Patch #6 (dietlibc-0.30-alt-getmntent_r.patch):' Patch #6 (dietlibc-0.30-alt-getmntent_r.patch): + /usr/bin/patch -p1 patching file include/mntent.h patching file libugly/getmntent_nor.c patching file libugly/getmntent.c + echo 'Patch #7 (dietlibc-0.30-alt-no-stack-protector.patch):' Patch #7 (dietlibc-0.30-alt-no-stack-protector.patch): + /usr/bin/patch -p1 patching file diet.c Hunk #1 succeeded at 336 (offset -17 lines). + echo 'Patch #31 (dietlibc-0.29-biarch.patch):' Patch #31 (dietlibc-0.29-biarch.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 28 (offset 4 lines). Hunk #2 succeeded at 57 (offset 4 lines). Hunk #3 succeeded at 90 (offset 4 lines). Hunk #4 succeeded at 357 (offset 29 lines). patching file diet.c + echo 'Patch #32 (dietlibc-0.27-kernel2.6-types.patch):' Patch #32 (dietlibc-0.27-kernel2.6-types.patch): + /usr/bin/patch -p1 patching file include/linux/types.h + echo 'Patch #33 (dietlibc-0.27-x86_64-lseek64.patch):' Patch #33 (dietlibc-0.27-x86_64-lseek64.patch): + /usr/bin/patch -p1 patching file x86_64/lseek64.S patching file include/unistd.h + echo 'Patch #34 (dietlibc-0.27-x86_64-stat64.patch):' Patch #34 (dietlibc-0.27-x86_64-stat64.patch): + /usr/bin/patch -p1 patching file include/sys/stat.h Hunk #1 succeeded at 534 (offset 5 lines). patching file x86_64/fstat64.S + echo 'Patch #60 (dietlibc-0.29-avx-fix_no_ipv6.patch):' Patch #60 (dietlibc-0.29-avx-fix_no_ipv6.patch): + /usr/bin/patch -p1 patching file libcruft/res_query.c + echo 'Patch #80 (dietlibc-0.28-setpriority.patch):' Patch #80 (dietlibc-0.28-setpriority.patch): + /usr/bin/patch -p1 patching file lib/__nice.c + echo 'Patch #81 (dietlibc-0.29-scall.patch):' Patch #81 (dietlibc-0.29-scall.patch): + /usr/bin/patch -p1 patching file libcompat/syscall.S Hunk #1 succeeded at 130 with fuzz 1 (offset 10 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4585 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dietlibc-0.30 + /usr/bin/subst 's,\-W\ ,-Wextra ,g' Makefile + '[' -n '' ']' + NPROCS=48 + make -j48 'CC=gcc -fno-stack-protector' prefix=/usr/lib/dietlibc make: Entering directory `/usr/src/RPM/BUILD/dietlibc-0.30' mkdir bin-ppc gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c ppc/start.S -o bin-ppc/start.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c dyn_start.c -o bin-ppc/dyn_start.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c dyn_stop.c -o bin-ppc/dyn_stop.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c ppc/unified.S -o bin-ppc/unified.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/__getpagesize.S -o bin-ppc/__getpagesize.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/__guard.S -o bin-ppc/__guard.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/__pread.S -o bin-ppc/__pread.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/__pwrite.S -o bin-ppc/__pwrite.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/__reboot.S -o bin-ppc/__reboot.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/_llseek.S -o bin-ppc/_llseek.o strip -x -R .comment -R .note bin-ppc/dyn_stop.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/access.S -o bin-ppc/access.o strip -x -R .comment -R .note bin-ppc/dyn_start.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/add_key.S -o bin-ppc/add_key.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/adjtimex.S -o bin-ppc/adjtimex.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/alarm.S -o bin-ppc/alarm.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/bdflush.S -o bin-ppc/bdflush.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/brk.S -o bin-ppc/brk.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/capget.S -o bin-ppc/capget.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/capset.S -o bin-ppc/capset.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/chdir.S -o bin-ppc/chdir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/chmod.S -o bin-ppc/chmod.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/chown.S -o bin-ppc/chown.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/chown32.S -o bin-ppc/chown32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/chroot.S -o bin-ppc/chroot.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/clock_getres.S -o bin-ppc/clock_getres.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/clock_gettime.S -o bin-ppc/clock_gettime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/clock_nanosleep.S -o bin-ppc/clock_nanosleep.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/clock_settime.S -o bin-ppc/clock_settime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/close.S -o bin-ppc/close.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/create_module.S -o bin-ppc/create_module.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/delete_module.S -o bin-ppc/delete_module.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/dup.S -o bin-ppc/dup.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/dup2.S -o bin-ppc/dup2.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/environ.S -o bin-ppc/environ.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/epoll_create.S -o bin-ppc/epoll_create.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/epoll_ctl.S -o bin-ppc/epoll_ctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/epoll_wait.S -o bin-ppc/epoll_wait.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/errlist.S -o bin-ppc/errlist.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/errno.S -o bin-ppc/errno.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/execve.S -o bin-ppc/execve.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fadvise64.S -o bin-ppc/fadvise64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fadvise64_64.S -o bin-ppc/fadvise64_64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fchdir.S -o bin-ppc/fchdir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fchmod.S -o bin-ppc/fchmod.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fchown.S -o bin-ppc/fchown.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fchown32.S -o bin-ppc/fchown32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fcntl.S -o bin-ppc/fcntl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fcntl64.S -o bin-ppc/fcntl64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fdatasync.S -o bin-ppc/fdatasync.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fgetxattr.S -o bin-ppc/fgetxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/flistxattr.S -o bin-ppc/flistxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/flock.S -o bin-ppc/flock.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fork.S -o bin-ppc/fork.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fremovexattr.S -o bin-ppc/fremovexattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fsetxattr.S -o bin-ppc/fsetxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fstat.S -o bin-ppc/fstat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fstat64.S -o bin-ppc/fstat64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fstatfs.S -o bin-ppc/fstatfs.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fstatfs64.S -o bin-ppc/fstatfs64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/fsync.S -o bin-ppc/fsync.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ftruncate.S -o bin-ppc/ftruncate.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ftruncate64.S -o bin-ppc/ftruncate64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/futex.S -o bin-ppc/futex.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/get_mempolicy.S -o bin-ppc/get_mempolicy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/get_thread_area.S -o bin-ppc/get_thread_area.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getcwd.S -o bin-ppc/getcwd.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getdents.S -o bin-ppc/getdents.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getdents64.S -o bin-ppc/getdents64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getegid.S -o bin-ppc/getegid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getegid32.S -o bin-ppc/getegid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/geteuid.S -o bin-ppc/geteuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/geteuid32.S -o bin-ppc/geteuid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getgid.S -o bin-ppc/getgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getgid32.S -o bin-ppc/getgid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getgroups.S -o bin-ppc/getgroups.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getgroups32.S -o bin-ppc/getgroups32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getitimer.S -o bin-ppc/getitimer.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getpgid.S -o bin-ppc/getpgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getpid.S -o bin-ppc/getpid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getppid.S -o bin-ppc/getppid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getpriority.S -o bin-ppc/getpriority.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getresgid.S -o bin-ppc/getresgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getresgid32.S -o bin-ppc/getresgid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getresuid.S -o bin-ppc/getresuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getrlimit.S -o bin-ppc/getrlimit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getrusage.S -o bin-ppc/getrusage.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getsid.S -o bin-ppc/getsid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/gettid.S -o bin-ppc/gettid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/gettimeofday.S -o bin-ppc/gettimeofday.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getuid.S -o bin-ppc/getuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getuid32.S -o bin-ppc/getuid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/getxattr.S -o bin-ppc/getxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/init_module.S -o bin-ppc/init_module.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/inotify_add_watch.S -o bin-ppc/inotify_add_watch.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/inotify_init.S -o bin-ppc/inotify_init.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/inotify_rm_watch.S -o bin-ppc/inotify_rm_watch.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/io_cancel.S -o bin-ppc/io_cancel.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/io_destroy.S -o bin-ppc/io_destroy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/io_getevents.S -o bin-ppc/io_getevents.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/io_setup.S -o bin-ppc/io_setup.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/io_submit.S -o bin-ppc/io_submit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ioctl.S -o bin-ppc/ioctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ioperm.S -o bin-ppc/ioperm.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/iopl.S -o bin-ppc/iopl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ipc.S -o bin-ppc/ipc.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/keyctl.S -o bin-ppc/keyctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/kill.S -o bin-ppc/kill.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lchown.S -o bin-ppc/lchown.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lchown32.S -o bin-ppc/lchown32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lgetxattr.S -o bin-ppc/lgetxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/link.S -o bin-ppc/link.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/listxattr.S -o bin-ppc/listxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/llistxattr.S -o bin-ppc/llistxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lremovexattr.S -o bin-ppc/lremovexattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lseek.S -o bin-ppc/lseek.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lsetxattr.S -o bin-ppc/lsetxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lstat.S -o bin-ppc/lstat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/lstat64.S -o bin-ppc/lstat64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/madvise.S -o bin-ppc/madvise.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mbind.S -o bin-ppc/mbind.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mincore.S -o bin-ppc/mincore.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mkdir.S -o bin-ppc/mkdir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mknod.S -o bin-ppc/mknod.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mlock.S -o bin-ppc/mlock.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mlockall.S -o bin-ppc/mlockall.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mmap.S -o bin-ppc/mmap.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mmap2.S -o bin-ppc/mmap2.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mount.S -o bin-ppc/mount.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mprotect.S -o bin-ppc/mprotect.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mq_getsetattr.S -o bin-ppc/mq_getsetattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mq_notify.S -o bin-ppc/mq_notify.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mq_open.S -o bin-ppc/mq_open.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mq_timedreceive.S -o bin-ppc/mq_timedreceive.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mq_timedsend.S -o bin-ppc/mq_timedsend.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mq_unlink.S -o bin-ppc/mq_unlink.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/mremap.S -o bin-ppc/mremap.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/msync.S -o bin-ppc/msync.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/munlock.S -o bin-ppc/munlock.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/munlockall.S -o bin-ppc/munlockall.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/munmap.S -o bin-ppc/munmap.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/n_sigaction.S -o bin-ppc/n_sigaction.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/n_sigpending.S -o bin-ppc/n_sigpending.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/n_sigprocmask.S -o bin-ppc/n_sigprocmask.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/n_sigsuspend.S -o bin-ppc/n_sigsuspend.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/nanosleep.S -o bin-ppc/nanosleep.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/nice.S -o bin-ppc/nice.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/open.S -o bin-ppc/open.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/pause.S -o bin-ppc/pause.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/personality.S -o bin-ppc/personality.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/pipe.S -o bin-ppc/pipe.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/pivot_root.S -o bin-ppc/pivot_root.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/poll.S -o bin-ppc/poll.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/prctl.S -o bin-ppc/prctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ptrace.S -o bin-ppc/ptrace.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/query_module.S -o bin-ppc/query_module.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/quotactl.S -o bin-ppc/quotactl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/read.S -o bin-ppc/read.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/readahead.S -o bin-ppc/readahead.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/readlink.S -o bin-ppc/readlink.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/readv.S -o bin-ppc/readv.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/remap_file_pages.S -o bin-ppc/remap_file_pages.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/removexattr.S -o bin-ppc/removexattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rename.S -o bin-ppc/rename.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/request_key.S -o bin-ppc/request_key.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rmdir.S -o bin-ppc/rmdir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigaction.S -o bin-ppc/rt_sigaction.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigpending.S -o bin-ppc/rt_sigpending.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigprocmask.S -o bin-ppc/rt_sigprocmask.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigqueueinfo.S -o bin-ppc/rt_sigqueueinfo.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigreturn.S -o bin-ppc/rt_sigreturn.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigsuspend.S -o bin-ppc/rt_sigsuspend.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/rt_sigtimedwait.S -o bin-ppc/rt_sigtimedwait.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_get_priority_max.S -o bin-ppc/sched_get_priority_max.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_get_priority_min.S -o bin-ppc/sched_get_priority_min.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_getparam.S -o bin-ppc/sched_getparam.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_getscheduler.S -o bin-ppc/sched_getscheduler.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_rr_get_interval.S -o bin-ppc/sched_rr_get_interval.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_setparam.S -o bin-ppc/sched_setparam.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_setscheduler.S -o bin-ppc/sched_setscheduler.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sched_yield.S -o bin-ppc/sched_yield.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/select.S -o bin-ppc/select.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sendfile.S -o bin-ppc/sendfile.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sendfile64.S -o bin-ppc/sendfile64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/set_mempolicy.S -o bin-ppc/set_mempolicy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/set_thread_area.S -o bin-ppc/set_thread_area.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/set_tid_address.S -o bin-ppc/set_tid_address.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setdomainname.S -o bin-ppc/setdomainname.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setfsgid.S -o bin-ppc/setfsgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setfsgid32.S -o bin-ppc/setfsgid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setfsuid.S -o bin-ppc/setfsuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setfsuid32.S -o bin-ppc/setfsuid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setgid.S -o bin-ppc/setgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setgid32.S -o bin-ppc/setgid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setgroups.S -o bin-ppc/setgroups.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sethostname.S -o bin-ppc/sethostname.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setitimer.S -o bin-ppc/setitimer.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setpgid.S -o bin-ppc/setpgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setpriority.S -o bin-ppc/setpriority.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setregid.S -o bin-ppc/setregid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setregid32.S -o bin-ppc/setregid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setresgid.S -o bin-ppc/setresgid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setresgid32.S -o bin-ppc/setresgid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setresuid.S -o bin-ppc/setresuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setreuid.S -o bin-ppc/setreuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setreuid32.S -o bin-ppc/setreuid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setrlimit.S -o bin-ppc/setrlimit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setsid.S -o bin-ppc/setsid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/settimeofday.S -o bin-ppc/settimeofday.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setuid.S -o bin-ppc/setuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setuid32.S -o bin-ppc/setuid32.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/setxattr.S -o bin-ppc/setxattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sigaltstack.S -o bin-ppc/sigaltstack.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/socketcall.S -o bin-ppc/socketcall.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/stat.S -o bin-ppc/stat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/stat64.S -o bin-ppc/stat64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/statfs.S -o bin-ppc/statfs.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/statfs64.S -o bin-ppc/statfs64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/stime.S -o bin-ppc/stime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/swapoff.S -o bin-ppc/swapoff.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/swapon.S -o bin-ppc/swapon.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/symlink.S -o bin-ppc/symlink.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sync.S -o bin-ppc/sync.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sysctl.S -o bin-ppc/sysctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sysfs.S -o bin-ppc/sysfs.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/sysinfo.S -o bin-ppc/sysinfo.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/syslog.S -o bin-ppc/syslog.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/tgkill.S -o bin-ppc/tgkill.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/time.S -o bin-ppc/time.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/timer_create.S -o bin-ppc/timer_create.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/timer_delete.S -o bin-ppc/timer_delete.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/timer_getoverrun.S -o bin-ppc/timer_getoverrun.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/timer_gettime.S -o bin-ppc/timer_gettime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/timer_settime.S -o bin-ppc/timer_settime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/times.S -o bin-ppc/times.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/tkill.S -o bin-ppc/tkill.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/truncate.S -o bin-ppc/truncate.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/truncate64.S -o bin-ppc/truncate64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/umask.S -o bin-ppc/umask.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/umount.S -o bin-ppc/umount.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/umount2.S -o bin-ppc/umount2.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/uname.S -o bin-ppc/uname.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/unlink.S -o bin-ppc/unlink.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/ustat.S -o bin-ppc/ustat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/utime.S -o bin-ppc/utime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/vhangup.S -o bin-ppc/vhangup.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/vserver.S -o bin-ppc/vserver.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/wait4.S -o bin-ppc/wait4.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/waitpid.S -o bin-ppc/waitpid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/write.S -o bin-ppc/write.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c syscalls.s/writev.S -o bin-ppc/writev.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__dtostr.c -o bin-ppc/__dtostr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__fcntl64.c -o bin-ppc/__fcntl64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__finite.c -o bin-ppc/__finite.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__fstat64.c -o bin-ppc/__fstat64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__fstatfs64.c -o bin-ppc/__fstatfs64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__ftruncate64.c -o bin-ppc/__ftruncate64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__getcwd.c -o bin-ppc/__getcwd.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__isinf.c -o bin-ppc/__isinf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__fstat64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__isnan.c -o bin-ppc/__isnan.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__finite.o strip -x -R .comment -R .note bin-ppc/__ftruncate64.o strip -x -R .comment -R .note bin-ppc/__fcntl64.o strip -x -R .comment -R .note bin-ppc/__fstatfs64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__lltostr.c -o bin-ppc/__lltostr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__lstat64.c -o bin-ppc/__lstat64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__ltostr.c -o bin-ppc/__ltostr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__nice.c -o bin-ppc/__nice.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__getcwd.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__ptrace.c -o bin-ppc/__ptrace.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__isinf.o strip -x -R .comment -R .note bin-ppc/__isnan.o strip -x -R .comment -R .note bin-ppc/__lltostr.o strip -x -R .comment -R .note bin-ppc/__lstat64.o strip -x -R .comment -R .note bin-ppc/__nice.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__sendfile64.c -o bin-ppc/__sendfile64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__ltostr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__stat64.c -o bin-ppc/__stat64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__stat64_cvt.c -o bin-ppc/__stat64_cvt.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__statfs64.c -o bin-ppc/__statfs64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__stime.c -o bin-ppc/__stime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__sysctl.c -o bin-ppc/__sysctl.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__truncate64.c -o bin-ppc/__truncate64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__v_printf.c -o bin-ppc/__v_printf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__sendfile64.o strip -x -R .comment -R .note bin-ppc/__dtostr.o strip -x -R .comment -R .note bin-ppc/__stat64.o strip -x -R .comment -R .note bin-ppc/__ptrace.o strip -x -R .comment -R .note bin-ppc/__statfs64.o strip -x -R .comment -R .note bin-ppc/__stime.o strip -x -R .comment -R .note bin-ppc/__stat64_cvt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/__v_scanf.c -o bin-ppc/__v_scanf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__truncate64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/_brk.c -o bin-ppc/_brk.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/abort.c -o bin-ppc/abort.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__sysctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/abs.c -o bin-ppc/abs.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/accept.c -o bin-ppc/accept.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/adjtime.c -o bin-ppc/adjtime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/alloc.c -o bin-ppc/alloc.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/assert_fail.c -o bin-ppc/assert_fail.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/_brk.o strip -x -R .comment -R .note bin-ppc/abs.o strip -x -R .comment -R .note bin-ppc/accept.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/atexit.c -o bin-ppc/atexit.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/atof.c -o bin-ppc/atof.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/abort.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/atoi.c -o bin-ppc/atoi.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/atol.c -o bin-ppc/atol.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/adjtime.o strip -x -R .comment -R .note bin-ppc/atexit.o strip -x -R .comment -R .note bin-ppc/atof.o strip -x -R .comment -R .note bin-ppc/atoi.o strip -x -R .comment -R .note bin-ppc/assert_fail.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/atoll.c -o bin-ppc/atoll.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/bind.c -o bin-ppc/bind.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/binshstr.c -o bin-ppc/binshstr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/bsearch.c -o bin-ppc/bsearch.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/cfgetospeed.c -o bin-ppc/cfgetospeed.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/cfmakeraw.c -o bin-ppc/cfmakeraw.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/alloc.o strip -x -R .comment -R .note bin-ppc/atol.o strip -x -R .comment -R .note bin-ppc/atoll.o strip -x -R .comment -R .note bin-ppc/bind.o strip -x -R .comment -R .note bin-ppc/binshstr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/cfsetispeed.c -o bin-ppc/cfsetispeed.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/cfgetospeed.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/cfsetospeed.c -o bin-ppc/cfsetospeed.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/bsearch.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/closedir.c -o bin-ppc/closedir.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/connect.c -o bin-ppc/connect.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/creat.c -o bin-ppc/creat.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/creat64.c -o bin-ppc/creat64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/div.c -o bin-ppc/div.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/cfmakeraw.o strip -x -R .comment -R .note bin-ppc/cfsetospeed.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/errlistu.c -o bin-ppc/errlistu.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/errno_location.c -o bin-ppc/errno_location.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/closedir.o strip -x -R .comment -R .note bin-ppc/connect.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/exec_lib.c -o bin-ppc/exec_lib.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/cfsetispeed.o strip -x -R .comment -R .note bin-ppc/creat.o strip -x -R .comment -R .note bin-ppc/creat64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/execl.c -o bin-ppc/execl.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/execle.c -o bin-ppc/execle.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/errlistu.o strip -x -R .comment -R .note bin-ppc/div.o strip -x -R .comment -R .note bin-ppc/errno_location.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/execlp.c -o bin-ppc/execlp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/execv.c -o bin-ppc/execv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/execvp.c -o bin-ppc/execvp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ffs.c -o bin-ppc/ffs.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__v_printf.o strip -x -R .comment -R .note bin-ppc/exec_lib.o strip -x -R .comment -R .note bin-ppc/execl.o strip -x -R .comment -R .note bin-ppc/execle.o strip -x -R .comment -R .note bin-ppc/execlp.o strip -x -R .comment -R .note bin-ppc/execv.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ftw.c -o bin-ppc/ftw.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/execvp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ftw64.c -o bin-ppc/ftw64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getdomainname.c -o bin-ppc/getdomainname.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getenv.c -o bin-ppc/getenv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/gethostname.c -o bin-ppc/gethostname.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getopt.c -o bin-ppc/getopt.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getpeername.c -o bin-ppc/getpeername.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getpgrp.c -o bin-ppc/getpgrp.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/ffs.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getsockname.c -o bin-ppc/getsockname.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getenv.o strip -x -R .comment -R .note bin-ppc/getdomainname.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/getsockopt.c -o bin-ppc/getsockopt.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/htonl.c -o bin-ppc/htonl.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/gethostname.o strip -x -R .comment -R .note bin-ppc/getpeername.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/htons.c -o bin-ppc/htons.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/if_indextoname.c -o bin-ppc/if_indextoname.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__v_scanf.o strip -x -R .comment -R .note bin-ppc/ftw.o strip -x -R .comment -R .note bin-ppc/ftw64.o strip -x -R .comment -R .note bin-ppc/getsockname.o strip -x -R .comment -R .note bin-ppc/htonl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/if_nameindex.c -o bin-ppc/if_nameindex.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getsockopt.o strip -x -R .comment -R .note bin-ppc/getopt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/if_nametoindex.c -o bin-ppc/if_nametoindex.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ipv6constants.c -o bin-ppc/ipv6constants.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getpgrp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isalnum.c -o bin-ppc/isalnum.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isalpha.c -o bin-ppc/isalpha.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isascii.c -o bin-ppc/isascii.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isatty.c -o bin-ppc/isatty.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/htons.o strip -x -R .comment -R .note bin-ppc/ipv6constants.o strip -x -R .comment -R .note bin-ppc/isalnum.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isblank.c -o bin-ppc/isblank.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/isascii.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iscntrl.c -o bin-ppc/iscntrl.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isdigit.c -o bin-ppc/isdigit.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/isalpha.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isgraph.c -o bin-ppc/isgraph.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/islower.c -o bin-ppc/islower.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/if_indextoname.o strip -x -R .comment -R .note bin-ppc/if_nametoindex.o strip -x -R .comment -R .note bin-ppc/isatty.o strip -x -R .comment -R .note bin-ppc/if_nameindex.o strip -x -R .comment -R .note bin-ppc/isblank.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isprint.c -o bin-ppc/isprint.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iscntrl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ispunct.c -o bin-ppc/ispunct.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/isdigit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isspace.c -o bin-ppc/isspace.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isupper.c -o bin-ppc/isupper.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/isgraph.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswalnum.c -o bin-ppc/iswalnum.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswalpha.c -o bin-ppc/iswalpha.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/isprint.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswblank.c -o bin-ppc/iswblank.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/islower.o strip -x -R .comment -R .note bin-ppc/isspace.o strip -x -R .comment -R .note bin-ppc/isupper.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswcntrl.c -o bin-ppc/iswcntrl.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswdigit.c -o bin-ppc/iswdigit.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/ispunct.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswgraph.c -o bin-ppc/iswgraph.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iswalnum.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswlower.c -o bin-ppc/iswlower.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswprint.c -o bin-ppc/iswprint.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswpunct.c -o bin-ppc/iswpunct.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iswalpha.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswspace.c -o bin-ppc/iswspace.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswupper.c -o bin-ppc/iswupper.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/iswxdigit.c -o bin-ppc/iswxdigit.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iswcntrl.o strip -x -R .comment -R .note bin-ppc/iswdigit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/isxdigit.c -o bin-ppc/isxdigit.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/labs.c -o bin-ppc/labs.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/lc_ctype.c -o bin-ppc/lc_ctype.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iswgraph.o strip -x -R .comment -R .note bin-ppc/iswprint.o strip -x -R .comment -R .note bin-ppc/iswpunct.o strip -x -R .comment -R .note bin-ppc/iswblank.o strip -x -R .comment -R .note bin-ppc/iswspace.o strip -x -R .comment -R .note bin-ppc/iswupper.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ldiv.c -o bin-ppc/ldiv.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iswlower.o strip -x -R .comment -R .note bin-ppc/isxdigit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/listen.c -o bin-ppc/listen.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/iswxdigit.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/llabs.c -o bin-ppc/llabs.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/labs.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/lldiv.c -o bin-ppc/lldiv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/lockf.c -o bin-ppc/lockf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/longjmp.c -o bin-ppc/longjmp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/lseek64.c -o bin-ppc/lseek64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memccpy.c -o bin-ppc/memccpy.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memchr.c -o bin-ppc/memchr.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/lc_ctype.o strip -x -R .comment -R .note bin-ppc/ldiv.o strip -x -R .comment -R .note bin-ppc/listen.o strip -x -R .comment -R .note bin-ppc/llabs.o strip -x -R .comment -R .note bin-ppc/lldiv.o strip -x -R .comment -R .note bin-ppc/longjmp.o strip -x -R .comment -R .note bin-ppc/memccpy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memcmp.c -o bin-ppc/memcmp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memcpy.c -o bin-ppc/memcpy.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memmem.c -o bin-ppc/memmem.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memmove.c -o bin-ppc/memmove.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/lockf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memrchr.c -o bin-ppc/memrchr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/memset.c -o bin-ppc/memset.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/lseek64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/mkfifo.c -o bin-ppc/mkfifo.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/mmap64.c -o bin-ppc/mmap64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/memchr.o strip -x -R .comment -R .note bin-ppc/memcpy.o strip -x -R .comment -R .note bin-ppc/memcmp.o strip -x -R .comment -R .note bin-ppc/memmem.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/mq_getattr.c -o bin-ppc/mq_getattr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/mq_receive.c -o bin-ppc/mq_receive.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/mq_send.c -o bin-ppc/mq_send.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/memmove.o strip -x -R .comment -R .note bin-ppc/memset.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/msgctl.c -o bin-ppc/msgctl.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/memrchr.o strip -x -R .comment -R .note bin-ppc/mkfifo.o strip -x -R .comment -R .note bin-ppc/mq_getattr.o strip -x -R .comment -R .note bin-ppc/mmap64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/msgget.c -o bin-ppc/msgget.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/msgrcv.c -o bin-ppc/msgrcv.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/mq_receive.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/msgsnd.c -o bin-ppc/msgsnd.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/open64.c -o bin-ppc/open64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/mq_send.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/opendir.c -o bin-ppc/opendir.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/perror.c -o bin-ppc/perror.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/pread.c -o bin-ppc/pread.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/pselect.c -o bin-ppc/pselect.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/msgctl.o strip -x -R .comment -R .note bin-ppc/msgget.o strip -x -R .comment -R .note bin-ppc/msgrcv.o strip -x -R .comment -R .note bin-ppc/msgsnd.o strip -x -R .comment -R .note bin-ppc/open64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/putenv.c -o bin-ppc/putenv.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/opendir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/pwrite.c -o bin-ppc/pwrite.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/qsort.c -o bin-ppc/qsort.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/pread.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/raise.c -o bin-ppc/raise.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/perror.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/rand.c -o bin-ppc/rand.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/rand48.c -o bin-ppc/rand48.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/rand_r.c -o bin-ppc/rand_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/readdir.c -o bin-ppc/readdir.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/readdir64.c -o bin-ppc/readdir64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/pselect.o strip -x -R .comment -R .note bin-ppc/pwrite.o strip -x -R .comment -R .note bin-ppc/raise.o strip -x -R .comment -R .note bin-ppc/rand.o strip -x -R .comment -R .note bin-ppc/rand_r.o strip -x -R .comment -R .note bin-ppc/putenv.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/reboot.c -o bin-ppc/reboot.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/recv.c -o bin-ppc/recv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/recvfrom.c -o bin-ppc/recvfrom.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/recvmsg.c -o bin-ppc/recvmsg.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/remove.c -o bin-ppc/remove.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/readdir.o strip -x -R .comment -R .note bin-ppc/reboot.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/rewind.c -o bin-ppc/rewind.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/recv.o strip -x -R .comment -R .note bin-ppc/recvmsg.o strip -x -R .comment -R .note bin-ppc/readdir64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/rewinddir.c -o bin-ppc/rewinddir.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/recvfrom.o strip -x -R .comment -R .note bin-ppc/remove.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sbrk.c -o bin-ppc/sbrk.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/seekdir.c -o bin-ppc/seekdir.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/semctl.c -o bin-ppc/semctl.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/semget.c -o bin-ppc/semget.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/qsort.o strip -x -R .comment -R .note bin-ppc/rand48.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/semop.c -o bin-ppc/semop.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/send.c -o bin-ppc/send.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sendmsg.c -o bin-ppc/sendmsg.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sendto.c -o bin-ppc/sendto.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/setlinebuf.c -o bin-ppc/setlinebuf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/setpgrp.c -o bin-ppc/setpgrp.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/semget.o strip -x -R .comment -R .note bin-ppc/semop.o strip -x -R .comment -R .note bin-ppc/seekdir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/setsockopt.c -o bin-ppc/setsockopt.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/rewind.o strip -x -R .comment -R .note bin-ppc/sbrk.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/shmat.c -o bin-ppc/shmat.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/shmctl.c -o bin-ppc/shmctl.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sendmsg.o strip -x -R .comment -R .note bin-ppc/sendto.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/shmdt.c -o bin-ppc/shmdt.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/shmget.c -o bin-ppc/shmget.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/setlinebuf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/shutdown.c -o bin-ppc/shutdown.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigaction.c -o bin-ppc/sigaction.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/semctl.o strip -x -R .comment -R .note bin-ppc/send.o strip -x -R .comment -R .note bin-ppc/setsockopt.o strip -x -R .comment -R .note bin-ppc/shmctl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigaddset.c -o bin-ppc/sigaddset.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/shmget.o strip -x -R .comment -R .note bin-ppc/rewinddir.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigandset.c -o bin-ppc/sigandset.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigdelset.c -o bin-ppc/sigdelset.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/shutdown.o strip -x -R .comment -R .note bin-ppc/shmat.o strip -x -R .comment -R .note bin-ppc/shmdt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigemptyset.c -o bin-ppc/sigemptyset.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/setpgrp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigfillset.c -o bin-ppc/sigfillset.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/siginterrupt.c -o bin-ppc/siginterrupt.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigisemptyset.c -o bin-ppc/sigisemptyset.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigandset.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigismember.c -o bin-ppc/sigismember.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigaction.o strip -x -R .comment -R .note bin-ppc/sigaddset.o strip -x -R .comment -R .note bin-ppc/sigemptyset.o strip -x -R .comment -R .note bin-ppc/sigdelset.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigjmp.c -o bin-ppc/sigjmp.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigfillset.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/signal.c -o bin-ppc/signal.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigorset.c -o bin-ppc/sigorset.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigpending.c -o bin-ppc/sigpending.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigisemptyset.o strip -x -R .comment -R .note bin-ppc/siginterrupt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigprocmask.c -o bin-ppc/sigprocmask.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigqueueinfo.c -o bin-ppc/sigqueueinfo.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigsuspend.c -o bin-ppc/sigsuspend.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigtimedwait.c -o bin-ppc/sigtimedwait.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sigwait.c -o bin-ppc/sigwait.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sleep.c -o bin-ppc/sleep.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/snprintf.c -o bin-ppc/snprintf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigjmp.o strip -x -R .comment -R .note bin-ppc/sigismember.o strip -x -R .comment -R .note bin-ppc/signal.o strip -x -R .comment -R .note bin-ppc/sigorset.o strip -x -R .comment -R .note bin-ppc/sigqueueinfo.o strip -x -R .comment -R .note bin-ppc/sigsuspend.o strip -x -R .comment -R .note bin-ppc/sigtimedwait.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/socket.c -o bin-ppc/socket.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigwait.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/socketpair.c -o bin-ppc/socketpair.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sleep.o strip -x -R .comment -R .note bin-ppc/sigpending.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sprintf.c -o bin-ppc/sprintf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sigprocmask.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sscanf.c -o bin-ppc/sscanf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/stack_smash_handler.c -o bin-ppc/stack_smash_handler.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/stack_smash_handler2.c -o bin-ppc/stack_smash_handler2.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/stackgap.c -o bin-ppc/stackgap.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/statfs64_cvt.c -o bin-ppc/statfs64_cvt.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/snprintf.o strip -x -R .comment -R .note bin-ppc/socket.o strip -x -R .comment -R .note bin-ppc/socketpair.o strip -x -R .comment -R .note bin-ppc/sprintf.o strip -x -R .comment -R .note bin-ppc/sscanf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strcasecmp.c -o bin-ppc/strcasecmp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strcat.c -o bin-ppc/strcat.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/stack_smash_handler2.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strchr.c -o bin-ppc/strchr.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/stack_smash_handler.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strcmp.c -o bin-ppc/strcmp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strcpy.c -o bin-ppc/strcpy.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/stackgap.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strcspn.c -o bin-ppc/strcspn.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strdup.c -o bin-ppc/strdup.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/statfs64_cvt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strerror.c -o bin-ppc/strerror.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strchr.o strip -x -R .comment -R .note bin-ppc/strcat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strlcat.c -o bin-ppc/strlcat.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strcmp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strlcpy.c -o bin-ppc/strlcpy.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strcasecmp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strlen.c -o bin-ppc/strlen.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strcpy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strncasecmp.c -o bin-ppc/strncasecmp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strncat.c -o bin-ppc/strncat.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strncmp.c -o bin-ppc/strncmp.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strcspn.o strip -x -R .comment -R .note bin-ppc/strdup.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strncpy.c -o bin-ppc/strncpy.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strerror.o strip -x -R .comment -R .note bin-ppc/strlen.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strpbrk.c -o bin-ppc/strpbrk.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strlcat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strrchr.c -o bin-ppc/strrchr.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strlcpy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strsep.c -o bin-ppc/strsep.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strspn.c -o bin-ppc/strspn.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strstr.c -o bin-ppc/strstr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtod.c -o bin-ppc/strtod.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtof.c -o bin-ppc/strtof.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strncasecmp.o strip -x -R .comment -R .note bin-ppc/strncat.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtok.c -o bin-ppc/strtok.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strncmp.o strip -x -R .comment -R .note bin-ppc/strncpy.o strip -x -R .comment -R .note bin-ppc/strpbrk.o strip -x -R .comment -R .note bin-ppc/strrchr.o strip -x -R .comment -R .note bin-ppc/strsep.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtok_r.c -o bin-ppc/strtok_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtol.c -o bin-ppc/strtol.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtold.c -o bin-ppc/strtold.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtoll.c -o bin-ppc/strtoll.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtoul.c -o bin-ppc/strtoul.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strtoull.c -o bin-ppc/strtoull.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/strxfrm.c -o bin-ppc/strxfrm.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strtok.o strip -x -R .comment -R .note bin-ppc/strspn.o strip -x -R .comment -R .note bin-ppc/strstr.o strip -x -R .comment -R .note bin-ppc/strtod.o strip -x -R .comment -R .note bin-ppc/strtok_r.o strip -x -R .comment -R .note bin-ppc/strtoll.o strip -x -R .comment -R .note bin-ppc/strtof.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/swab.c -o bin-ppc/swab.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strtold.o strip -x -R .comment -R .note bin-ppc/strtoul.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/sys_siglist.c -o bin-ppc/sys_siglist.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strtol.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcdrain.c -o bin-ppc/tcdrain.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcflow.c -o bin-ppc/tcflow.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strxfrm.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcflush.c -o bin-ppc/tcflush.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcgetattr.c -o bin-ppc/tcgetattr.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strtoull.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcgetpgrp.c -o bin-ppc/tcgetpgrp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcgetsid.c -o bin-ppc/tcgetsid.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sys_siglist.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcsendbreak.c -o bin-ppc/tcsendbreak.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tcdrain.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcsetattr.c -o bin-ppc/tcsetattr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tcsetpgrp.c -o bin-ppc/tcsetpgrp.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tcflush.o strip -x -R .comment -R .note bin-ppc/tcflow.o strip -x -R .comment -R .note bin-ppc/tcgetattr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/telldir.c -o bin-ppc/telldir.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/tolower.c -o bin-ppc/tolower.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/toupper.c -o bin-ppc/toupper.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tcgetpgrp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/towlower.c -o bin-ppc/towlower.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tcsendbreak.o strip -x -R .comment -R .note bin-ppc/tcgetsid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/towupper.c -o bin-ppc/towupper.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/ttyname.c -o bin-ppc/ttyname.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/usleep.c -o bin-ppc/usleep.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/swab.o strip -x -R .comment -R .note bin-ppc/tcsetattr.o strip -x -R .comment -R .note bin-ppc/tcsetpgrp.o strip -x -R .comment -R .note bin-ppc/telldir.o strip -x -R .comment -R .note bin-ppc/tolower.o strip -x -R .comment -R .note bin-ppc/toupper.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/vfork.c -o bin-ppc/vfork.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/vsnprintf.c -o bin-ppc/vsnprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/vsprintf.c -o bin-ppc/vsprintf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/towlower.o strip -x -R .comment -R .note bin-ppc/towupper.o strip -x -R .comment -R .note bin-ppc/ttyname.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/vsscanf.c -o bin-ppc/vsscanf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wait.c -o bin-ppc/wait.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wait3.c -o bin-ppc/wait3.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wcscat.c -o bin-ppc/wcscat.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/usleep.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wcschr.c -o bin-ppc/wcschr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wcscmp.c -o bin-ppc/wcscmp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wcscpy.c -o bin-ppc/wcscpy.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/vfork.o strip -x -R .comment -R .note bin-ppc/vsnprintf.o strip -x -R .comment -R .note bin-ppc/vsprintf.o strip -x -R .comment -R .note bin-ppc/wait.o strip -x -R .comment -R .note bin-ppc/wait3.o strip -x -R .comment -R .note bin-ppc/wcscat.o strip -x -R .comment -R .note bin-ppc/wcschr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wcslen.c -o bin-ppc/wcslen.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/vsscanf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/wcsrchr.c -o bin-ppc/wcsrchr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c lib/write12.c -o bin-ppc/write12.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/clearerr.c -o bin-ppc/clearerr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fclose.c -o bin-ppc/fclose.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fdglue.c -o bin-ppc/fdglue.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/wcscmp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fdglue2.c -o bin-ppc/fdglue2.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fdopen.c -o bin-ppc/fdopen.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/wcscpy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fdprintf.c -o bin-ppc/fdprintf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/wcslen.o strip -x -R .comment -R .note bin-ppc/wcsrchr.o strip -x -R .comment -R .note bin-ppc/write12.o strip -x -R .comment -R .note bin-ppc/clearerr.o strip -x -R .comment -R .note bin-ppc/fclose.o strip -x -R .comment -R .note bin-ppc/fdglue2.o strip -x -R .comment -R .note bin-ppc/fdopen.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/feof.c -o bin-ppc/feof.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/ferror.c -o bin-ppc/ferror.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fflush.c -o bin-ppc/fflush.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fdglue.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fgetc_unlocked.c -o bin-ppc/fgetc_unlocked.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fgetpos.c -o bin-ppc/fgetpos.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fgets.c -o bin-ppc/fgets.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fileno.c -o bin-ppc/fileno.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fopen.c -o bin-ppc/fopen.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fdprintf.o strip -x -R .comment -R .note bin-ppc/feof.o strip -x -R .comment -R .note bin-ppc/ferror.o strip -x -R .comment -R .note bin-ppc/fgetpos.o strip -x -R .comment -R .note bin-ppc/fgetc_unlocked.o strip -x -R .comment -R .note bin-ppc/fileno.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fprintf.c -o bin-ppc/fprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fputc_unlocked.c -o bin-ppc/fputc_unlocked.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fputs.c -o bin-ppc/fputs.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fflush.o strip -x -R .comment -R .note bin-ppc/fgets.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fread.c -o bin-ppc/fread.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/freopen.c -o bin-ppc/freopen.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fscanf.c -o bin-ppc/fscanf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fseek.c -o bin-ppc/fseek.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fopen.o strip -x -R .comment -R .note bin-ppc/fprintf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fseeko.c -o bin-ppc/fseeko.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fseeko64.c -o bin-ppc/fseeko64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fputs.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fsetpos.c -o bin-ppc/fsetpos.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/ftell.c -o bin-ppc/ftell.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/ftello.c -o bin-ppc/ftello.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fputc_unlocked.o strip -x -R .comment -R .note bin-ppc/fscanf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/ftello64.c -o bin-ppc/ftello64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/freopen.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/fwrite.c -o bin-ppc/fwrite.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fseek.o strip -x -R .comment -R .note bin-ppc/fseeko.o strip -x -R .comment -R .note bin-ppc/fseeko64.o strip -x -R .comment -R .note bin-ppc/fsetpos.o strip -x -R .comment -R .note bin-ppc/ftell.o strip -x -R .comment -R .note bin-ppc/fread.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/printf.c -o bin-ppc/printf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/putchar.c -o bin-ppc/putchar.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/ftello.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/puts.c -o bin-ppc/puts.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/scanf.c -o bin-ppc/scanf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/setvbuf.c -o bin-ppc/setvbuf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/stderr.c -o bin-ppc/stderr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/stdin.c -o bin-ppc/stdin.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/stdout.c -o bin-ppc/stdout.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/ftello64.o strip -x -R .comment -R .note bin-ppc/fwrite.o strip -x -R .comment -R .note bin-ppc/printf.o strip -x -R .comment -R .note bin-ppc/putchar.o strip -x -R .comment -R .note bin-ppc/puts.o strip -x -R .comment -R .note bin-ppc/scanf.o strip -x -R .comment -R .note bin-ppc/stderr.o strip -x -R .comment -R .note bin-ppc/stdin.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/tmpfile.c -o bin-ppc/tmpfile.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/ungetc.c -o bin-ppc/ungetc.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/setvbuf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/vfdprintf.c -o bin-ppc/vfdprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/vfprintf.c -o bin-ppc/vfprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/vfscanf.c -o bin-ppc/vfscanf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/vprintf.c -o bin-ppc/vprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libstdio/vscanf.c -o bin-ppc/vscanf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/addmntent.c -o bin-ppc/addmntent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/asctime.c -o bin-ppc/asctime.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/stdout.o strip -x -R .comment -R .note bin-ppc/tmpfile.o strip -x -R .comment -R .note bin-ppc/ungetc.o strip -x -R .comment -R .note bin-ppc/vfdprintf.o strip -x -R .comment -R .note bin-ppc/vfprintf.o strip -x -R .comment -R .note bin-ppc/vscanf.o strip -x -R .comment -R .note bin-ppc/addmntent.o strip -x -R .comment -R .note bin-ppc/vprintf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/asctime_r.c -o bin-ppc/asctime_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/asprintf.c -o bin-ppc/asprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/ctime.c -o bin-ppc/ctime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/difftime.c -o bin-ppc/difftime.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/vfscanf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/dirfd.c -o bin-ppc/dirfd.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/endmntent.c -o bin-ppc/endmntent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/facilitynames.c -o bin-ppc/facilitynames.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/freeaddrinfo.c -o bin-ppc/freeaddrinfo.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/ftime.c -o bin-ppc/ftime.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/asctime.o strip -x -R .comment -R .note bin-ppc/ctime.o strip -x -R .comment -R .note bin-ppc/dirfd.o strip -x -R .comment -R .note bin-ppc/endmntent.o strip -x -R .comment -R .note bin-ppc/facilitynames.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/gai_strerror.c -o bin-ppc/gai_strerror.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/difftime.o strip -x -R .comment -R .note bin-ppc/freeaddrinfo.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getaddrinfo.c -o bin-ppc/getaddrinfo.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/asctime_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/gethostent.c -o bin-ppc/gethostent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/gethostent_nor.c -o bin-ppc/gethostent_nor.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/asprintf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getmntent.c -o bin-ppc/getmntent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getmntent_nor.c -o bin-ppc/getmntent_nor.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getnameinfo.c -o bin-ppc/getnameinfo.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getprotobyname.c -o bin-ppc/getprotobyname.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/ftime.o strip -x -R .comment -R .note bin-ppc/gai_strerror.o strip -x -R .comment -R .note bin-ppc/gethostent_nor.o strip -x -R .comment -R .note bin-ppc/getmntent.o strip -x -R .comment -R .note bin-ppc/getmntent_nor.o strip -x -R .comment -R .note bin-ppc/getnameinfo.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getprotobyname_r.c -o bin-ppc/getprotobyname_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getprotobynumber.c -o bin-ppc/getprotobynumber.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getprotobynumber_r.c -o bin-ppc/getprotobynumber_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getprotoent.c -o bin-ppc/getprotoent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getprotoent_r.c -o bin-ppc/getprotoent_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getprotobyname.o strip -x -R .comment -R .note bin-ppc/getprotobynumber.o strip -x -R .comment -R .note bin-ppc/getprotoent.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getservbyname.c -o bin-ppc/getservbyname.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getprotobynumber_r.o strip -x -R .comment -R .note bin-ppc/getprotobyname_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getservbyname_r.c -o bin-ppc/getservbyname_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getservbyport.c -o bin-ppc/getservbyport.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/gethostent.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getservbyport_r.c -o bin-ppc/getservbyport_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getservent.c -o bin-ppc/getservent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/getservent_r.c -o bin-ppc/getservent_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/gmtime.c -o bin-ppc/gmtime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/gmtime_r.c -o bin-ppc/gmtime_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getaddrinfo.o strip -x -R .comment -R .note bin-ppc/getservbyname.o strip -x -R .comment -R .note bin-ppc/getservbyport.o strip -x -R .comment -R .note bin-ppc/getservent.o strip -x -R .comment -R .note bin-ppc/getservbyport_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/grantpt.c -o bin-ppc/grantpt.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getservbyname_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/hasmntopt.c -o bin-ppc/hasmntopt.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/iconv.c -o bin-ppc/iconv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/iconv_close.c -o bin-ppc/iconv_close.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/iconv_open.c -o bin-ppc/iconv_open.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/gmtime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/isleap.c -o bin-ppc/isleap.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getprotoent_r.o strip -x -R .comment -R .note bin-ppc/grantpt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/localtime.c -o bin-ppc/localtime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/localtime_r.c -o bin-ppc/localtime_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/gmtime_r.o strip -x -R .comment -R .note bin-ppc/hasmntopt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/logging.c -o bin-ppc/logging.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/mktime.c -o bin-ppc/mktime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/netent.c -o bin-ppc/netent.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getservent_r.o strip -x -R .comment -R .note bin-ppc/iconv_close.o strip -x -R .comment -R .note bin-ppc/iconv_open.o strip -x -R .comment -R .note bin-ppc/isleap.o strip -x -R .comment -R .note bin-ppc/localtime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/openpty.c -o bin-ppc/openpty.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/mktime.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/pclose.c -o bin-ppc/pclose.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/popen.c -o bin-ppc/popen.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/prioritynames.c -o bin-ppc/prioritynames.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/protoent_buf.c -o bin-ppc/protoent_buf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/ptsname.c -o bin-ppc/ptsname.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/localtime_r.o strip -x -R .comment -R .note bin-ppc/prioritynames.o strip -x -R .comment -R .note bin-ppc/iconv.o strip -x -R .comment -R .note bin-ppc/protoent_buf.o strip -x -R .comment -R .note bin-ppc/pclose.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/putpwent.c -o bin-ppc/putpwent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/servent_buf.c -o bin-ppc/servent_buf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/setenv.c -o bin-ppc/setenv.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/popen.o strip -x -R .comment -R .note bin-ppc/servent_buf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/setmntent.c -o bin-ppc/setmntent.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/ptsname.o strip -x -R .comment -R .note bin-ppc/putpwent.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/strftime.c -o bin-ppc/strftime.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/strndup.c -o bin-ppc/strndup.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/strptime.c -o bin-ppc/strptime.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/openpty.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/strsignal.c -o bin-ppc/strsignal.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/system.c -o bin-ppc/system.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/logging.o strip -x -R .comment -R .note bin-ppc/netent.o strip -x -R .comment -R .note bin-ppc/setenv.o strip -x -R .comment -R .note bin-ppc/setmntent.o strip -x -R .comment -R .note bin-ppc/strndup.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/time_table_spd.c -o bin-ppc/time_table_spd.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/timegm.c -o bin-ppc/timegm.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/timezone.c -o bin-ppc/timezone.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/tzfile.c -o bin-ppc/tzfile.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strsignal.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/unlockpt.c -o bin-ppc/unlockpt.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/time_table_spd.o strip -x -R .comment -R .note bin-ppc/timezone.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/unsetenv.c -o bin-ppc/unsetenv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/utent.c -o bin-ppc/utent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/vasprintf.c -o bin-ppc/vasprintf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libugly/wtent.c -o bin-ppc/wtent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__end_parse.c -o bin-ppc/__end_parse.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/system.o strip -x -R .comment -R .note bin-ppc/unlockpt.o strip -x -R .comment -R .note bin-ppc/unsetenv.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__fprepare_parse.c -o bin-ppc/__fprepare_parse.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/timegm.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__parse.c -o bin-ppc/__parse.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strftime.o strip -x -R .comment -R .note bin-ppc/wtent.o strip -x -R .comment -R .note bin-ppc/__end_parse.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__parse_1.c -o bin-ppc/__parse_1.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/vasprintf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__parse_nws.c -o bin-ppc/__parse_nws.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__fprepare_parse.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__parse_ws.c -o bin-ppc/__parse_ws.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/__prepare_parse.c -o bin-ppc/__prepare_parse.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/alphasort.c -o bin-ppc/alphasort.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/alphasort64.c -o bin-ppc/alphasort64.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/bcopy.c -o bin-ppc/bcopy.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/bindtextdomain.c -o bin-ppc/bindtextdomain.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/__parse.o strip -x -R .comment -R .note bin-ppc/__parse_1.o strip -x -R .comment -R .note bin-ppc/__parse_nws.o strip -x -R .comment -R .note bin-ppc/__parse_ws.o strip -x -R .comment -R .note bin-ppc/alphasort.o strip -x -R .comment -R .note bin-ppc/__prepare_parse.o strip -x -R .comment -R .note bin-ppc/alphasort64.o strip -x -R .comment -R .note bin-ppc/bcopy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/bzero.c -o bin-ppc/bzero.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/clock.c -o bin-ppc/clock.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tzfile.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/confstr.c -o bin-ppc/confstr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dcgettext.c -o bin-ppc/dcgettext.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strptime.o strip -x -R .comment -R .note bin-ppc/utent.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dgettext.c -o bin-ppc/dgettext.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/bindtextdomain.o strip -x -R .comment -R .note bin-ppc/bzero.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dl_iterate_phdr.c -o bin-ppc/dl_iterate_phdr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dl_support.c -o bin-ppc/dl_support.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/dcgettext.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dn_expand.c -o bin-ppc/dn_expand.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/clock.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dngettext.c -o bin-ppc/dngettext.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dnscruft.c -o bin-ppc/dnscruft.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/confstr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dnscruft2.c -o bin-ppc/dnscruft2.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dnscruft3.c -o bin-ppc/dnscruft3.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/dgettext.o strip -x -R .comment -R .note bin-ppc/dn_expand.o strip -x -R .comment -R .note bin-ppc/dngettext.o strip -x -R .comment -R .note bin-ppc/dl_iterate_phdr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/dnscruft4.c -o bin-ppc/dnscruft4.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/fgetpwent.c -o bin-ppc/fgetpwent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/fgetpwent_r.c -o bin-ppc/fgetpwent_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getdtablesize.c -o bin-ppc/getdtablesize.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getgrent.c -o bin-ppc/getgrent.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/dl_support.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getgrent_r.c -o bin-ppc/getgrent_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getgrgid.c -o bin-ppc/getgrgid.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getgrgid_r.c -o bin-ppc/getgrgid_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getgrnam.c -o bin-ppc/getgrnam.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/dnscruft3.o strip -x -R .comment -R .note bin-ppc/dnscruft4.o strip -x -R .comment -R .note bin-ppc/fgetpwent.o strip -x -R .comment -R .note bin-ppc/getdtablesize.o strip -x -R .comment -R .note bin-ppc/getgrent.o strip -x -R .comment -R .note bin-ppc/getgrgid.o strip -x -R .comment -R .note bin-ppc/getgrgid_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getgrnam_r.c -o bin-ppc/getgrnam_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyaddr.c -o bin-ppc/gethostbyaddr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyaddr2_r.c -o bin-ppc/gethostbyaddr2_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getgrnam.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyaddr_r.c -o bin-ppc/gethostbyaddr_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getgrnam_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyname.c -o bin-ppc/gethostbyname.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/fgetpwent_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyname2.c -o bin-ppc/gethostbyname2.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyname2_r.c -o bin-ppc/gethostbyname2_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/dnscruft2.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gethostbyname_r.c -o bin-ppc/gethostbyname_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getlogin.c -o bin-ppc/getlogin.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/gethostbyaddr2_r.o strip -x -R .comment -R .note bin-ppc/gethostbyaddr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getopt_data.c -o bin-ppc/getopt_data.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getopt_long.c -o bin-ppc/getopt_long.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getgrent_r.o strip -x -R .comment -R .note bin-ppc/gethostbyname.o strip -x -R .comment -R .note bin-ppc/gethostbyname2.o strip -x -R .comment -R .note bin-ppc/getlogin.o strip -x -R .comment -R .note bin-ppc/getopt_data.o strip -x -R .comment -R .note bin-ppc/gethostbyname2_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getopt_long_only.c -o bin-ppc/getopt_long_only.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/dnscruft.o strip -x -R .comment -R .note bin-ppc/gethostbyname_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpagesize.c -o bin-ppc/getpagesize.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpass.c -o bin-ppc/getpass.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpwent.c -o bin-ppc/getpwent.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpwent_r.c -o bin-ppc/getpwent_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpwnam.c -o bin-ppc/getpwnam.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpwnam_r.c -o bin-ppc/getpwnam_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getpagesize.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpwuid.c -o bin-ppc/getpwuid.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getpwuid_r.c -o bin-ppc/getpwuid_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getspent.c -o bin-ppc/getspent.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getpwent.o strip -x -R .comment -R .note bin-ppc/gethostbyaddr_r.o strip -x -R .comment -R .note bin-ppc/getopt_long.o strip -x -R .comment -R .note bin-ppc/getpwnam.o strip -x -R .comment -R .note bin-ppc/getpwnam_r.o strip -x -R .comment -R .note bin-ppc/getpwuid.o strip -x -R .comment -R .note bin-ppc/getpwuid_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getspent_r.c -o bin-ppc/getspent_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getspnam.c -o bin-ppc/getspnam.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getpass.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getspnam_r.c -o bin-ppc/getspnam_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getpwent_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/gettext.c -o bin-ppc/gettext.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/getusershell.c -o bin-ppc/getusershell.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/grbuf.c -o bin-ppc/grbuf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/h_errno.c -o bin-ppc/h_errno.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/herrno_location.c -o bin-ppc/herrno_location.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getopt_long_only.o strip -x -R .comment -R .note bin-ppc/getspent.o strip -x -R .comment -R .note bin-ppc/getspnam.o strip -x -R .comment -R .note bin-ppc/gettext.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/herror.c -o bin-ppc/herror.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/grbuf.o strip -x -R .comment -R .note bin-ppc/getspnam_r.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/hstrerror.c -o bin-ppc/hstrerror.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/h_errno.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/inet_addr.c -o bin-ppc/inet_addr.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/inet_aton.c -o bin-ppc/inet_aton.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/inet_ntoa.c -o bin-ppc/inet_ntoa.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getusershell.o strip -x -R .comment -R .note bin-ppc/herrno_location.o strip -x -R .comment -R .note bin-ppc/hstrerror.o strip -x -R .comment -R .note bin-ppc/inet_addr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/inet_ntoa_r.c -o bin-ppc/inet_ntoa_r.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/inet_ntop.c -o bin-ppc/inet_ntop.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getspent_r.o strip -x -R .comment -R .note bin-ppc/herror.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/inet_pton.c -o bin-ppc/inet_pton.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/initgroups.c -o bin-ppc/initgroups.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/killpg.c -o bin-ppc/killpg.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/localeconv.c -o bin-ppc/localeconv.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/inet_ntoa.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/mkdtemp.c -o bin-ppc/mkdtemp.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/inet_aton.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/mkstemp.c -o bin-ppc/mkstemp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/mktemp.c -o bin-ppc/mktemp.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/ngettext.c -o bin-ppc/ngettext.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/nl_langinfo.c -o bin-ppc/nl_langinfo.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/pwbuf.c -o bin-ppc/pwbuf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/res_close.c -o bin-ppc/res_close.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/res_init.c -o bin-ppc/res_init.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/res_mkquery.c -o bin-ppc/res_mkquery.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/res_query.c -o bin-ppc/res_query.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/inet_ntoa_r.o strip -x -R .comment -R .note bin-ppc/initgroups.o strip -x -R .comment -R .note bin-ppc/localeconv.o strip -x -R .comment -R .note bin-ppc/mkdtemp.o strip -x -R .comment -R .note bin-ppc/mktemp.o strip -x -R .comment -R .note bin-ppc/ngettext.o strip -x -R .comment -R .note bin-ppc/nl_langinfo.o strip -x -R .comment -R .note bin-ppc/pwbuf.o strip -x -R .comment -R .note bin-ppc/res_close.o strip -x -R .comment -R .note bin-ppc/res_init.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/res_search.c -o bin-ppc/res_search.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/inet_pton.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/scan_ulong.c -o bin-ppc/scan_ulong.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/scandir.c -o bin-ppc/scandir.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/mkstemp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/scandir64.c -o bin-ppc/scandir64.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/inet_ntop.o strip -x -R .comment -R .note bin-ppc/killpg.o strip -x -R .comment -R .note bin-ppc/res_mkquery.o strip -x -R .comment -R .note bin-ppc/scan_ulong.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/setegid.c -o bin-ppc/setegid.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/seteuid.c -o bin-ppc/seteuid.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/setlocale.c -o bin-ppc/setlocale.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/spbuf.c -o bin-ppc/spbuf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/strerror_r.c -o bin-ppc/strerror_r.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/res_search.o strip -x -R .comment -R .note bin-ppc/spbuf.o strip -x -R .comment -R .note bin-ppc/scandir.o strip -x -R .comment -R .note bin-ppc/setegid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/sysconf.c -o bin-ppc/sysconf.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/seteuid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/sysconf_cpus.c -o bin-ppc/sysconf_cpus.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/setlocale.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/tempnam.c -o bin-ppc/tempnam.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/scandir64.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/textdomain.c -o bin-ppc/textdomain.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcruft/tmpnam.c -o bin-ppc/tmpnam.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcrypt/crypt.c -o bin-ppc/crypt.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcrypt/md5.c -o bin-ppc/md5.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/strerror_r.o strip -x -R .comment -R .note bin-ppc/textdomain.o strip -x -R .comment -R .note bin-ppc/sysconf.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcrypt/md5crypt.c -o bin-ppc/md5crypt.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/sysconf_cpus.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libshell/basename.c -o bin-ppc/basename.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libshell/dirname.c -o bin-ppc/dirname.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libshell/fnmatch.c -o bin-ppc/fnmatch.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/res_query.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libshell/glob.c -o bin-ppc/glob.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libshell/realpath.c -o bin-ppc/realpath.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tempnam.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libregex/rx.c -o bin-ppc/rx.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/tmpnam.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c ppc/__longjmp.S -o bin-ppc/__longjmp.o strip -x -R .comment -R .note bin-ppc/basename.o strip -x -R .comment -R .note bin-ppc/dirname.o strip -x -R .comment -R .note bin-ppc/realpath.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c ppc/setjmp.S -o bin-ppc/setjmp.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c ppc/clone.S -o bin-ppc/clone.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c liblatin1/latin1-iscntrl.c -o bin-ppc/latin1-iscntrl.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c liblatin1/latin1-isgraph.c -o bin-ppc/latin1-isgraph.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/md5crypt.o strip -x -R .comment -R .note bin-ppc/fnmatch.o strip -x -R .comment -R .note bin-ppc/latin1-iscntrl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c liblatin1/latin1-islower.c -o bin-ppc/latin1-islower.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c liblatin1/latin1-isprint.c -o bin-ppc/latin1-isprint.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c liblatin1/latin1-isupper.c -o bin-ppc/latin1-isupper.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/clearenv.c -o bin-ppc/clearenv.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/ctermid.c -o bin-ppc/ctermid.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/cuserid.c -o bin-ppc/cuserid.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/latin1-isgraph.o strip -x -R .comment -R .note bin-ppc/latin1-islower.o strip -x -R .comment -R .note bin-ppc/latin1-isupper.o strip -x -R .comment -R .note bin-ppc/clearenv.o strip -x -R .comment -R .note bin-ppc/ctermid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/daemon.c -o bin-ppc/daemon.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/err.c -o bin-ppc/err.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/errx.c -o bin-ppc/errx.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/ffsl.c -o bin-ppc/ffsl.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/latin1-isprint.o strip -x -R .comment -R .note bin-ppc/cuserid.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/ffsll.c -o bin-ppc/ffsll.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/ftok.c -o bin-ppc/ftok.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/getdelim.c -o bin-ppc/getdelim.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/err.o strip -x -R .comment -R .note bin-ppc/daemon.o strip -x -R .comment -R .note bin-ppc/glob.o strip -x -R .comment -R .note bin-ppc/errx.o strip -x -R .comment -R .note bin-ppc/ffsll.o strip -x -R .comment -R .note bin-ppc/ftok.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/getline.c -o bin-ppc/getline.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/rcmd.c -o bin-ppc/rcmd.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/re_bsd.c -o bin-ppc/re_bsd.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/stpcpy.c -o bin-ppc/stpcpy.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/md5.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/strnlen.c -o bin-ppc/strnlen.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/toascii.c -o bin-ppc/toascii.o -D__dietlibc__ libcompat/getline.c:5: warning: no previous prototype for 'getline' strip -x -R .comment -R .note bin-ppc/ffsl.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/utimes.c -o bin-ppc/utimes.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/getline.o strip -x -R .comment -R .note bin-ppc/rcmd.o strip -x -R .comment -R .note bin-ppc/re_bsd.o strip -x -R .comment -R .note bin-ppc/stpcpy.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/verr.c -o bin-ppc/verr.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/toascii.o strip -x -R .comment -R .note bin-ppc/getdelim.o strip -x -R .comment -R .note bin-ppc/strnlen.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/verrx.c -o bin-ppc/verrx.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/vwarn.c -o bin-ppc/vwarn.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/vwarnx.c -o bin-ppc/vwarnx.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/warn.c -o bin-ppc/warn.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/warnx.c -o bin-ppc/warnx.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libcompat/syscall.S -o bin-ppc/syscall.o strip -x -R .comment -R .note bin-ppc/utimes.o strip -x -R .comment -R .note bin-ppc/verrx.o strip -x -R .comment -R .note bin-ppc/vwarn.o strip -x -R .comment -R .note bin-ppc/vwarnx.o strip -x -R .comment -R .note bin-ppc/warnx.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/acosh.c -o bin-ppc/acosh.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/asinh.c -o bin-ppc/asinh.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/warn.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/atanh.c -o bin-ppc/atanh.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/verr.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/bessel.c -o bin-ppc/bessel.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/cosh.c -o bin-ppc/cosh.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/erf.c -o bin-ppc/erf.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/gamma.c -o bin-ppc/gamma.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/ipow.c -o bin-ppc/ipow.o -D__dietlibc__ strip -x -R .comment -R .note bin-ppc/rx.o strip -x -R .comment -R .note bin-ppc/acosh.o strip -x -R .comment -R .note bin-ppc/asinh.o strip -x -R .comment -R .note bin-ppc/cosh.o gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/modf.c -o bin-ppc/modf.o -D__dietlibc__ libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[0]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[1]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[2]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[3]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[4]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[5]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[6]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[7]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[8]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[9]') libm/gamma.c:50: error: initializer element is not constant libm/gamma.c:50: error: (near initialization for 'coeff[10]') gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/poly.c -o bin-ppc/poly.o -D__dietlibc__ gcc -fno-stack-protector -I. -isystem include -pipe -nostdinc -mpowerpc-gpopt -mpowerpc-gfxopt -Os -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -c libm/pow.c -o bin-ppc/pow.o -D__dietlibc__ make: *** [bin-ppc/gamma.o] Error 1 make: *** Waiting for unfinished jobs.... strip -x -R .comment -R .note bin-ppc/atanh.o strip -x -R .comment -R .note bin-ppc/ipow.o strip -x -R .comment -R .note bin-ppc/modf.o strip -x -R .comment -R .note bin-ppc/poly.o strip -x -R .comment -R .note bin-ppc/erf.o strip -x -R .comment -R .note bin-ppc/bessel.o make: *** wait: No child processes. Stop. error: Bad exit status from /usr/src/tmp/rpm-tmp.4585 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.4585 (%build) Command exited with non-zero status 1 17.54user 6.72system 0:07.08elapsed 342%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2124044minor)pagefaults 0swaps hsh-rebuild: rebuild of `dietlibc-0.30-alt3.src.rpm' failed.