* Package: sys-apps/toybox-0.6.0  * Repository: gentoo  * Maintainer: patrick@gentoo.org  * USE: abi_x86_32 elibc_uclibc kernel_linux userland_GNU x86  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking toybox-0.6.0.tar.gz to /var/tmp/portage/sys-apps/toybox-0.6.0/work >>> Source unpacked in /var/tmp/portage/sys-apps/toybox-0.6.0/work >>> Preparing source in /var/tmp/portage/sys-apps/toybox-0.6.0/work ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/toybox-0.6.0/work ... * Could not locate user configfile, so we will save a default one make -j2 defconfig >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/toybox-0.6.0/work ... make -j2 V=1 scripts/make.sh Generate headers from toys/*/*.c... generated/newtoys.h Which C files to build... Library probe....... Make generated/config.h from .config. gcc scripts/mkflags.c -o generated/mkflags scripts/mkflags.c: In function 'main': scripts/mkflags.c:200:11: warning: incompatible implicit declaration of built-in function 'stpcpy' [enabled by default] out = stpcpy(out, "#endif\n\n"); ^ generated/flags.h generated/globals.h generated/help.h gcc scripts/config2help.c -I . lib/xwrap.c lib/llist.c lib/lib.c lib/portability.c -o generated/config2help lib/xwrap.c: In function 'xstrndup': lib/xwrap.c:69:15: warning: incompatible implicit declaration of built-in function 'strndup' [enabled by default] char *ret = strndup(s, ++n); ^ Compile toybox gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/args.c -o generated/obj/lib_args.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/dirtree.c -o generated/obj/lib_dirtree.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/getmountlist.c -o generated/obj/lib_getmountlist.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/help.c -o generated/obj/lib_help.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/interestingtimes.c -o generated/obj/lib_interestingtimes.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/lib.c -o generated/obj/lib_lib.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/llist.c -o generated/obj/lib_llist.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/net.c -o generated/obj/lib_net.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/password.c -o generated/obj/lib_password.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/portability.c -o generated/obj/lib_portability.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c lib/xwrap.c -o generated/obj/lib_xwrap.o lib/xwrap.c: In function 'xstrndup': lib/xwrap.c:69:15: warning: incompatible implicit declaration of built-in function 'strndup' [enabled by default] char *ret = strndup(s, ++n); ^ gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c main.c -o generated/obj/main.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/dmesg.c -o generated/obj/dmesg.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/hostname.c -o generated/obj/hostname.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/killall.c -o generated/obj/killall.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/md5sum.c -o generated/obj/md5sum.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/mknod.c -o generated/obj/mknod.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/mktemp.c -o generated/obj/mktemp.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/mount.c -o generated/obj/mount.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/passwd.c -o generated/obj/passwd.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/pidof.c -o generated/obj/pidof.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/seq.c -o generated/obj/seq.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/su.c -o generated/obj/su.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/sync.c -o generated/obj/sync.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/lsb/umount.c -o generated/obj/umount.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/acpi.c -o generated/obj/acpi.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/base64.c -o generated/obj/base64.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/blkid.c -o generated/obj/blkid.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/blockdev.c -o generated/obj/blockdev.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/bzcat.c -o generated/obj/bzcat.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/chroot.c -o generated/obj/chroot.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/chvt.c -o generated/obj/chvt.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/clear.c -o generated/obj/clear.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/count.c -o generated/obj/count.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/dos2unix.c -o generated/obj/dos2unix.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/eject.c -o generated/obj/eject.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/factor.c -o generated/obj/factor.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/fallocate.c -o generated/obj/fallocate.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/free.c -o generated/obj/free.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/freeramdisk.c -o generated/obj/freeramdisk.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/fsfreeze.c -o generated/obj/fsfreeze.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/help.c -o generated/obj/help.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/hexedit.c -o generated/obj/hexedit.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/hwclock.c -o generated/obj/hwclock.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/ifconfig.c -o generated/obj/ifconfig.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/inotifyd.c -o generated/obj/inotifyd.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/insmod.c -o generated/obj/insmod.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/ionice.c -o generated/obj/ionice.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/login.c -o generated/obj/login.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/losetup.c -o generated/obj/losetup.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/lsattr.c -o generated/obj/lsattr.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/lsmod.c -o generated/obj/lsmod.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/lspci.c -o generated/obj/lspci.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/lsusb.c -o generated/obj/lsusb.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/makedevs.c -o generated/obj/makedevs.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/mix.c -o generated/obj/mix.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/mkpasswd.c -o generated/obj/mkpasswd.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/mkswap.c -o generated/obj/mkswap.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/modinfo.c -o generated/obj/modinfo.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/mountpoint.c -o generated/obj/mountpoint.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/nbd_client.c -o generated/obj/nbd_client.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/netcat.c -o generated/obj/netcat.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/nsenter.c -o generated/obj/nsenter.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/oneit.c -o generated/obj/oneit.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/partprobe.c -o generated/obj/partprobe.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/pivot_root.c -o generated/obj/pivot_root.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/pmap.c -o generated/obj/pmap.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/printenv.c -o generated/obj/printenv.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/pwdx.c -o generated/obj/pwdx.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/readahead.c -o generated/obj/readahead.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/readlink.c -o generated/obj/readlink.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/realpath.c -o generated/obj/realpath.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/reboot.c -o generated/obj/reboot.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/reset.c -o generated/obj/reset.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/rev.c -o generated/obj/rev.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/rfkill.c -o generated/obj/rfkill.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/rmmod.c -o generated/obj/rmmod.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/setsid.c -o generated/obj/setsid.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/shred.c -o generated/obj/shred.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/stat.c -o generated/obj/stat.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/swapoff.c -o generated/obj/swapoff.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/swapon.c -o generated/obj/swapon.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/switch_root.c -o generated/obj/switch_root.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/sysctl.c -o generated/obj/sysctl.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/tac.c -o generated/obj/tac.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/taskset.c -o generated/obj/taskset.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/timeout.c -o generated/obj/timeout.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/truncate.c -o generated/obj/truncate.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/uptime.c -o generated/obj/uptime.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/usleep.c -o generated/obj/usleep.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/vconfig.c -o generated/obj/vconfig.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/vmstat.c -o generated/obj/vmstat.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/w.c -o generated/obj/w.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/which.c -o generated/obj/which.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/xxd.c -o generated/obj/xxd.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/other/yes.c -o generated/obj/yes.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/basename.c -o generated/obj/basename.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cal.c -o generated/obj/cal.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cat.c -o generated/obj/cat.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/chgrp.c -o generated/obj/chgrp.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/chmod.c -o generated/obj/chmod.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cksum.c -o generated/obj/cksum.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cmp.c -o generated/obj/cmp.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/comm.c -o generated/obj/comm.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cp.c -o generated/obj/cp.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cpio.c -o generated/obj/cpio.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/cut.c -o generated/obj/cut.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/date.c -o generated/obj/date.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/df.c -o generated/obj/df.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/dirname.c -o generated/obj/dirname.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/du.c -o generated/obj/du.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/echo.c -o generated/obj/echo.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/env.c -o generated/obj/env.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/expand.c -o generated/obj/expand.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/false.c -o generated/obj/false.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/find.c -o generated/obj/find.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/grep.c -o generated/obj/grep.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/head.c -o generated/obj/head.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/id.c -o generated/obj/id.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/kill.c -o generated/obj/kill.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/link.c -o generated/obj/link.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/ln.c -o generated/obj/ln.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/ls.c -o generated/obj/ls.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/mkdir.c -o generated/obj/mkdir.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/mkfifo.c -o generated/obj/mkfifo.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/nice.c -o generated/obj/nice.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/nl.c -o generated/obj/nl.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/nohup.c -o generated/obj/nohup.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/od.c -o generated/obj/od.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/paste.c -o generated/obj/paste.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/patch.c -o generated/obj/patch.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/printf.c -o generated/obj/printf.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/pwd.c -o generated/obj/pwd.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/renice.c -o generated/obj/renice.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/rm.c -o generated/obj/rm.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/rmdir.c -o generated/obj/rmdir.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/sed.c -o generated/obj/sed.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/sleep.c -o generated/obj/sleep.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/sort.c -o generated/obj/sort.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/split.c -o generated/obj/split.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/strings.c -o generated/obj/strings.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/tail.c -o generated/obj/tail.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/tee.c -o generated/obj/tee.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/time.c -o generated/obj/time.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/touch.c -o generated/obj/touch.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/true.c -o generated/obj/true.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/tty.c -o generated/obj/tty.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/uname.c -o generated/obj/uname.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/uniq.c -o generated/obj/uniq.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/unlink.c -o generated/obj/unlink.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/uudecode.c -o generated/obj/uudecode.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/uuencode.c -o generated/obj/uuencode.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/wc.c -o generated/obj/wc.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/who.c -o generated/obj/who.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -c toys/posix/xargs.c -o generated/obj/xargs.o gcc -march=native -O2 -pipe -funsigned-char -I . -Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables generated/obj/lib_args.o generated/obj/lib_dirtree.o generated/obj/lib_getmountlist.o generated/obj/lib_help.o generated/obj/lib_interestingtimes.o generated/obj/lib_lib.o generated/obj/lib_llist.o generated/obj/lib_net.o generated/obj/lib_password.o generated/obj/lib_portability.o generated/obj/lib_xwrap.o generated/obj/main.o generated/obj/dmesg.o generated/obj/hostname.o generated/obj/killall.o generated/obj/md5sum.o generated/obj/mknod.o generated/obj/mktemp.o generated/obj/mount.o generated/obj/passwd.o generated/obj/pidof.o generated/obj/seq.o generated/obj/su.o generated/obj/sync.o generated/obj/umount.o generated/obj/acpi.o generated/obj/base64.o generated/obj/blkid.o generated/obj/blockdev.o generated/obj/bzcat.o generated/obj/chroot.o generated/obj/chvt.o generated/obj/clear.o generated/obj/count.o generated/obj/dos2unix.o generated/obj/eject.o generated/obj/factor.o generated/obj/fallocate.o generated/obj/free.o generated/obj/freeramdisk.o generated/obj/fsfreeze.o generated/obj/help.o generated/obj/hexedit.o generated/obj/hwclock.o generated/obj/ifconfig.o generated/obj/inotifyd.o generated/obj/insmod.o generated/obj/ionice.o generated/obj/login.o generated/obj/losetup.o generated/obj/lsattr.o generated/obj/lsmod.o generated/obj/lspci.o generated/obj/lsusb.o generated/obj/makedevs.o generated/obj/mix.o generated/obj/mkpasswd.o generated/obj/mkswap.o generated/obj/modinfo.o generated/obj/mountpoint.o generated/obj/nbd_client.o generated/obj/netcat.o generated/obj/nsenter.o generated/obj/oneit.o generated/obj/partprobe.o generated/obj/pivot_root.o generated/obj/pmap.o generated/obj/printenv.o generated/obj/pwdx.o generated/obj/readahead.o generated/obj/readlink.o generated/obj/realpath.o generated/obj/reboot.o generated/obj/reset.o generated/obj/rev.o generated/obj/rfkill.o generated/obj/rmmod.o generated/obj/setsid.o generated/obj/shred.o generated/obj/stat.o generated/obj/swapoff.o generated/obj/swapon.o generated/obj/switch_root.o generated/obj/sysctl.o generated/obj/tac.o generated/obj/taskset.o generated/obj/timeout.o generated/obj/truncate.o generated/obj/uptime.o generated/obj/usleep.o generated/obj/vconfig.o generated/obj/vmstat.o generated/obj/w.o generated/obj/which.o generated/obj/xxd.o generated/obj/yes.o generated/obj/basename.o generated/obj/cal.o generated/obj/cat.o generated/obj/chgrp.o generated/obj/chmod.o generated/obj/cksum.o generated/obj/cmp.o generated/obj/comm.o generated/obj/cp.o generated/obj/cpio.o generated/obj/cut.o generated/obj/date.o generated/obj/df.o generated/obj/dirname.o generated/obj/du.o generated/obj/echo.o generated/obj/env.o generated/obj/expand.o generated/obj/false.o generated/obj/find.o generated/obj/grep.o generated/obj/head.o generated/obj/id.o generated/obj/kill.o generated/obj/link.o generated/obj/ln.o generated/obj/ls.o generated/obj/mkdir.o generated/obj/mkfifo.o generated/obj/nice.o generated/obj/nl.o generated/obj/nohup.o generated/obj/od.o generated/obj/paste.o generated/obj/patch.o generated/obj/printf.o generated/obj/pwd.o generated/obj/renice.o generated/obj/rm.o generated/obj/rmdir.o generated/obj/sed.o generated/obj/sleep.o generated/obj/sort.o generated/obj/split.o generated/obj/strings.o generated/obj/tail.o generated/obj/tee.o generated/obj/time.o generated/obj/touch.o generated/obj/true.o generated/obj/tty.o generated/obj/uname.o generated/obj/uniq.o generated/obj/unlink.o generated/obj/uudecode.o generated/obj/uuencode.o generated/obj/wc.o generated/obj/who.o generated/obj/xargs.o -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -o toybox_unstripped -Wl,--as-needed -lutil -lcrypt -lm -lresolv -lattr generated/obj/netcat.o: In function `lookup_name': netcat.c:(.text.lookup_name+0xe): warning: gethostbyname is obsolescent, use getnameinfo() instead. generated/obj/nsenter.o: In function `unshare_main': nsenter.c:(.text.unshare_main+0x131): undefined reference to `setns' collect2: error: ld returned 1 exit status Makefile:11: recipe for target 'toybox' failed make: *** [toybox] Error 1 * ERROR: sys-apps/toybox-0.6.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/toybox-0.6.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/toybox-0.6.0::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-apps/toybox-0.6.0:20150809-053103.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/toybox-0.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/toybox-0.6.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/toybox-0.6.0/work' * S: '/var/tmp/portage/sys-apps/toybox-0.6.0/work'