* Package: sys-apps/busybox-1.18.3 * Repository: gentoo * Maintainer: embedded@gentoo.org * USE: elibc_glibc ipv6 kernel_linux mdev pam test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking busybox-1.18.3.tar.bz2 to /var/tmp/portage/sys-apps/busybox-1.18.3/work >>> Source unpacked in /var/tmp/portage/sys-apps/busybox-1.18.3/work >>> Preparing source in /var/tmp/portage/sys-apps/busybox-1.18.3/work/busybox-1.18.3 ... * Applying busybox-1.18.0-bb.patch ... [ ok ] * Applying busybox-1.18.3-buildsys.patch ... [ ok ] * Applying busybox-1.18.3-modutils24.patch ... [ ok ] * Applying busybox-1.18.3-wget.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/busybox-1.18.3/work/busybox-1.18.3 ... * Could not locate user configfile, so we will save a default one make -j14 -j1 allyesconfig scripts/basic/split-include.c: In function ‘main’: scripts/basic/split-include.c:134:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/conf.c: In function ‘conf_string’: scripts/kconfig/conf.c:174:20: warning: variable ‘help’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c: In function ‘conf_sym’: scripts/kconfig/conf.c:208:6: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c: In function ‘conf_choice’: scripts/kconfig/conf.c:283:6: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c:359:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/conf.c: In function ‘conf_askvalue’: scripts/kconfig/conf.c:104:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/mconf.c: In function ‘show_textbox’: scripts/kconfig/mconf.c:836:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/mconf.c: In function ‘exec_conf’: scripts/kconfig/mconf.c:470:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/zconf.tab.c: In function ‘expr_print_file_helper’: scripts/kconfig/expr.c:1083:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/zconf.tab.c: In function ‘conf_write’: scripts/kconfig/confdata.c:492:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/confdata.c:494:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] * # CONFIG_DMALLOC is not set * # CONFIG_FEATURE_SUID_CONFIG is not set * Could not find CONFIG_BUILD_AT_ONCE ... * # CONFIG_BUILD_LIBBUSYBOX is not set * # CONFIG_NOMMU is not set * # CONFIG_MONOTONIC_SYSCALL is not set * CONFIG_ASH=y * # CONFIG_HUSH is not set * CONFIG_PAM=y * # CONFIG_STATIC is not set * # CONFIG_DEBUG is not set * # CONFIG_SELINUX is not set * # CONFIG_CRONTAB is not set * # CONFIG_DC is not set * # CONFIG_DEVFSD is not set * # CONFIG_DNSD is not set * # CONFIG_DPKG is not set * # CONFIG_FAKEIDENTD is not set * # CONFIG_FBSPLASH is not set * # CONFIG_FOLD is not set * # CONFIG_FTPGET is not set * # CONFIG_FTPPUT is not set * # CONFIG_HOSTID is not set * # CONFIG_HUSH is not set * # CONFIG_INETD is not set * # CONFIG_INOTIFYD is not set * # CONFIG_IPCALC is not set * Could not find CONFIG_LASH ... * # CONFIG_LOCALE_SUPPORT is not set * # CONFIG_LOGNAME is not set * # CONFIG_LPD is not set * # CONFIG_MSH is not set * # CONFIG_OD is not set * # CONFIG_RFKILL is not set * # CONFIG_SLATTACH is not set * # CONFIG_SULOGIN is not set * # CONFIG_TASKSET is not set * # CONFIG_TCPSVD is not set * # CONFIG_RPM is not set * # CONFIG_RPM2CPIO is not set * # CONFIG_UDPSVD is not set * # CONFIG_UUDECODE is not set * # CONFIG_UUENCODE is not set make -j14 -j1 oldconfig >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/busybox-1.18.3/work/busybox-1.18.3 ... make -j14 busybox SPLIT include/autoconf.h -> include/config/* HOSTCC applets/usage HOSTCC applets/applet_tables applets/usage.c: In function ‘main’: applets/usage.c:52:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] applets/applet_tables.c: In function ‘main’: applets/applet_tables.c:138:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] GEN include/usage_compressed.h GEN include/bbconfigopts.h GEN include/applet_tables.h HOSTCC applets/usage_pod applets/usage_pod.c: In function ‘main’: applets/usage_pod.c:74:3: warning: format not a string literal and no format arguments [-Wformat-security] CC applets/applets.o LD applets/built-in.o LD archival/built-in.o CC archival/ar.o CC archival/bbunzip.o CC archival/bzip2.o CC archival/cpio.o CC archival/dpkg_deb.o CC archival/gzip.o CC archival/tar.o CC archival/lzop.o LD archival/libarchive/built-in.o CC archival/unzip.o CC archival/libarchive/data_align.o CC archival/libarchive/data_extract_all.o CC archival/libarchive/data_extract_to_command.o LD console-tools/built-in.o CC console-tools/chvt.o LD coreutils/built-in.o CC coreutils/basename.o In file included from archival/bzip2.c:42:0: archival/libarchive/bz/compress.c: In function ‘sendMTFValues’: archival/libarchive/bz/compress.c:254:19: warning: variable ‘nBytes’ set but not used [-Wunused-but-set-variable] archival/libarchive/data_extract_to_command.c: In function ‘xputenv’: archival/libarchive/data_extract_to_command.c:41:3: warning: format not a string literal and no format arguments [-Wformat-security] archival/libarchive/data_extract_all.c: In function ‘data_extract_all’: archival/libarchive/data_extract_all.c:176:9: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result] CC coreutils/cal.o LD coreutils/libcoreutils/built-in.o CC console-tools/clear.o CC coreutils/libcoreutils/cp_mv_stat.o CC coreutils/cat.o CC coreutils/catv.o CC console-tools/deallocvt.o CC archival/libarchive/data_extract_to_stdout.o CC archival/libarchive/data_skip.o LD debianutils/built-in.o CC debianutils/mktemp.o CC archival/libarchive/decompress_bunzip2.o CC console-tools/dumpkmap.o LD e2fsprogs/built-in.o CC coreutils/libcoreutils/getopt_mk_fifo_nod.o CC e2fsprogs/chattr.o CC coreutils/chgrp.o LD editors/built-in.o CC e2fsprogs/e2fs_lib.o CC e2fsprogs/fsck.o CC editors/awk.o CC e2fsprogs/lsattr.o CC editors/cmp.o LD findutils/built-in.o console-tools/dumpkmap.c: In function ‘dumpkmap_main’: console-tools/dumpkmap.c:42:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] console-tools/dumpkmap.c:51:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] console-tools/dumpkmap.c:64:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] CC debianutils/pipe_progress.o CC findutils/find.o AR coreutils/libcoreutils/lib.a CC debianutils/run_parts.o e2fsprogs/fsck.c: In function ‘load_fs_info’: CC console-tools/fgconsole.o e2fsprogs/fsck.c:306:18: warning: variable ‘fs’ set but not used [-Wunused-but-set-variable] CC coreutils/chmod.o CC coreutils/chown.o LD init/built-in.o CC init/bootchartd.o CC debianutils/start_stop_daemon.o CC coreutils/chroot.o debianutils/run_parts.c: In function ‘run_parts_main’: debianutils/run_parts.c:132:6: warning: array subscript is above array bounds [-Warray-bounds] CC coreutils/cksum.o CC coreutils/comm.o CC archival/libarchive/decompress_uncompress.o CC coreutils/cp.o CC findutils/grep.o init/bootchartd.c: In function ‘finalize’: init/bootchartd.c:310:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] CC console-tools/kbd_mode.o CC archival/libarchive/decompress_unlzma.o CC archival/libarchive/decompress_unxz.o CC debianutils/which.o findutils/grep.c: In function ‘print_line’: findutils/grep.c:281:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] CC init/halt.o CC findutils/xargs.o AR archival/lib.a CC console-tools/loadfont.o CC e2fsprogs/tune2fs.o CC init/init.o CC editors/diff.o CC archival/libarchive/decompress_unzip.o CC coreutils/cut.o CC coreutils/date.o console-tools/loadfont.c: In function ‘setfont_main’: console-tools/loadfont.c:384:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] console-tools/loadfont.c:402:10: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] CC coreutils/dd.o AR debianutils/lib.a CC coreutils/df.o CC init/mesg.o AR e2fsprogs/lib.a CC console-tools/loadkmap.o CC archival/libarchive/filter_accept_all.o CC editors/ed.o AR findutils/lib.a CC archival/libarchive/filter_accept_list.o CC editors/patch.o LD libbb/built-in.o CC console-tools/openvt.o CC libbb/appletlib.o LD libpwdgrp/built-in.o AR init/lib.a CC libpwdgrp/pwd_grp.o editors/ed.c: In function ‘printLines’: editors/ed.c:819:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] CC coreutils/dirname.o CC coreutils/dos2unix.o CC editors/sed.o CC libpwdgrp/uidgid_get.o CC libbb/ask_confirmation.o CC console-tools/reset.o CC libbb/bb_askpass.o editors/sed.c: In function ‘sed_main’: editors/sed.c:1381:10: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] CC libbb/bb_basename.o CC archival/libarchive/filter_accept_list_reassign.o CC console-tools/resize.o CC libbb/bb_bswap_64.o CC coreutils/du.o CC coreutils/echo.o LD loginutils/built-in.o CC loginutils/add-remove-shell.o CC coreutils/env.o CC console-tools/setconsole.o console-tools/resize.c: In function ‘resize_main’: console-tools/resize.c:56:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] CC loginutils/addgroup.o CC editors/vi.o AR libpwdgrp/lib.a CC loginutils/adduser.o CC loginutils/chpasswd.o CC loginutils/cryptpw.o CC archival/libarchive/filter_accept_reject_list.o CC loginutils/deluser.o CC libbb/bb_do_delay.o loginutils/addgroup.c: In function ‘addgroup_main’: loginutils/addgroup.c:124:3: warning: format not a string literal and no format arguments [-Wformat-security] loginutils/adduser.c: In function ‘adduser_main’: loginutils/adduser.c:122:3: warning: format not a string literal and no format arguments [-Wformat-security] loginutils/adduser.c: In function ‘addgroup_wrapper’: loginutils/adduser.c:77:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] CC loginutils/getty.o loginutils/chpasswd.c: In function ‘chpasswd_main’: loginutils/chpasswd.c:29:3: warning: format not a string literal and no format arguments [-Wformat-security] CC console-tools/setkeycodes.o editors/vi.c: In function ‘edit_file’: editors/vi.c:526:6: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] CC coreutils/expand.o LD mailutils/built-in.o loginutils/deluser.c: In function ‘deluser_main’: loginutils/deluser.c:29:3: warning: format not a string literal and no format arguments [-Wformat-security] CC mailutils/mail.o CC mailutils/mime.o CC coreutils/expr.o CC libbb/bb_pwd.o CC libbb/bb_qsort.o CC archival/libarchive/find_list_entry.o editors/vi.c: In function ‘file_write’: editors/vi.c:2397:11: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] CC libbb/bb_strtonum.o editors/vi.c: In function ‘refresh’: editors/vi.c:2874:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] coreutils/expand.c: In function ‘expand_main’: coreutils/expand.c:201:3: warning: format not a string literal and no format arguments [-Wformat-security] CC libbb/change_identity.o mailutils/mail.c: In function ‘encode_base64’: mailutils/mail.c:156:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] loginutils/getty.c: In function ‘open_tty’: loginutils/getty.c:249:9: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] CC console-tools/setlogcons.o CC archival/libarchive/get_header_ar.o mailutils/mime.c: In function ‘makemime_main’: mailutils/mime.c:133:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] LD miscutils/built-in.o CC console-tools/showkey.o CC miscutils/adjtimex.o CC coreutils/false.o CC miscutils/bbconfig.o CC libbb/chomp.o CC miscutils/beep.o CC mailutils/popmaildir.o CC archival/libarchive/get_header_cpio.o CC archival/libarchive/get_header_tar.o CC coreutils/fsync.o CC loginutils/login.o CC coreutils/head.o CC loginutils/passwd.o CC miscutils/chat.o AR console-tools/lib.a CC loginutils/su.o CC loginutils/vlock.o CC libbb/compare_string_array.o CC coreutils/id.o CC miscutils/chrt.o loginutils/login.c: In function ‘login_main’: loginutils/login.c:386:8: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] CC coreutils/install.o CC libbb/concat_path_file.o CC mailutils/sendmail.o CC libbb/concat_subpath_file.o CC archival/libarchive/get_header_tar_bz2.o CC libbb/copy_file.o CC libbb/copyfd.o CC libbb/correct_password.o AR loginutils/lib.a CC coreutils/length.o CC libbb/crc32.o CC archival/libarchive/get_header_tar_gz.o LD modutils/built-in.o CC miscutils/conspy.o CC modutils/modinfo.o CC miscutils/crond.o CC archival/libarchive/get_header_tar_lzma.o CC modutils/modprobe-small.o LD networking/built-in.o CC networking/arp.o CC coreutils/ln.o CC libbb/create_icmp6_socket.o CC modutils/modutils.o CC coreutils/ls.o miscutils/crond.c: In function ‘crondlog’: miscutils/crond.c:136:13: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result [-Wunused-result] LD networking/libiproute/built-in.o AR mailutils/lib.a CC networking/libiproute/ip_parse_common_args.o CC archival/libarchive/header_list.o CC networking/libiproute/ipaddress.o CC networking/arping.o libbb/create_icmp6_socket.c: In function ‘create_icmp6_socket’: libbb/create_icmp6_socket.c:29:4: warning: format not a string literal and no format arguments [-Wformat-security] libbb/create_icmp6_socket.c:30:3: warning: format not a string literal and no format arguments [-Wformat-security] networking/arp.c: In function ‘arp_show’: networking/arp.c:403:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] CC networking/brctl.o CC networking/ether-wake.o CC libbb/create_icmp_socket.o CC libbb/default_error_retval.o libbb/create_icmp_socket.c: In function ‘create_icmp_socket’: libbb/create_icmp_socket.c:28:4: warning: format not a string literal and no format arguments [-Wformat-security] libbb/create_icmp_socket.c:29:3: warning: format not a string literal and no format arguments [-Wformat-security] CC archival/libarchive/header_skip.o CC coreutils/md5_sha1_sum.o CC archival/libarchive/header_verbose_list.o CC archival/libarchive/init_handle.o CC miscutils/devmem.o AR modutils/lib.a CC coreutils/mkdir.o CC coreutils/mkfifo.o CC libbb/device_open.o CC coreutils/mknod.o CC coreutils/mv.o CC miscutils/eject.o CC coreutils/nice.o CC archival/libarchive/lzo1x_1.o CC networking/ftpd.o CC coreutils/nohup.o CC networking/libiproute/iplink.o CC archival/libarchive/lzo1x_1o.o CC networking/libiproute/iproute.o AR editors/lib.a CC networking/libiproute/iprule.o CC coreutils/printenv.o CC libbb/die_if_bad_username.o networking/ftpd.c: In function ‘ftpd_main’: networking/ftpd.c:1167:9: warning: ignoring return value of ‘chroot’, declared with attribute warn_unused_result [-Wunused-result] networking/ftpd.c: In function ‘popen_ls’: LD networking/udhcp/built-in.o networking/ftpd.c:656:6: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] CC networking/udhcp/arpping.o CC networking/libiproute/iptunnel.o CC miscutils/flash_eraseall.o CC networking/libiproute/libnetlink.o CC archival/libarchive/lzo1x_9x.o LD printutils/built-in.o CC printutils/lpr.o CC miscutils/flash_lock_unlock.o networking/udhcp/arpping.c: In function ‘arpping’: LD procps/built-in.o networking/udhcp/arpping.c:53:3: warning: format not a string literal and no format arguments [-Wformat-security] CC coreutils/printf.o CC procps/free.o networking/libiproute/iptunnel.c: In function ‘do_tunnels_list’: networking/libiproute/iptunnel.c:481:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] networking/libiproute/iptunnel.c:482:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] CC libbb/dump.o printutils/lpr.c: In function ‘lpqr_main’: printutils/lpr.c:233:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] CC networking/udhcp/common.o CC procps/fuser.o CC networking/udhcp/dhcpc.o CC networking/hostname.o CC miscutils/flashcp.o AR printutils/lib.a CC networking/httpd.o libbb/dump.c: In function ‘rewrite’: libbb/dump.c:102:12: warning: variable ‘nextpr’ set but not used [-Wunused-but-set-variable] libbb/dump.c: In function ‘display’: libbb/dump.c:616:8: warning: format not a string literal and no format arguments [-Wformat-security] libbb/dump.c:666:5: warning: format not a string literal and no format arguments [-Wformat-security] CC libbb/execable.o miscutils/flashcp.c: In function ‘flashcp_main’: miscutils/flashcp.c:47:11: warning: variable ‘opts’ set but not used [-Wunused-but-set-variable] CC networking/libiproute/ll_addr.o CC procps/iostat.o CC coreutils/pwd.o CC libbb/fclose_nonstdin.o CC archival/libarchive/lzo1x_d.o CC libbb/fflush_stdout_and_exit.o CC coreutils/readlink.o CC coreutils/realpath.o CC miscutils/hdparm.o CC coreutils/rm.o networking/httpd.c: In function ‘handle_incoming_and_exit’: networking/httpd.c:2147:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] libbb/fflush_stdout_and_exit.c: In function ‘fflush_stdout_and_exit’: libbb/fflush_stdout_and_exit.c:19:3: warning: format not a string literal and no format arguments [-Wformat-security] LD runit/built-in.o CC archival/libarchive/open_transformer.o CC archival/libarchive/seek_by_jump.o CC networking/libiproute/ll_map.o CC runit/chpst.o CC networking/libiproute/ll_proto.o CC networking/libiproute/ll_types.o CC libbb/fgets_str.o CC procps/kill.o CC networking/libiproute/rt_names.o CC coreutils/rmdir.o CC networking/libiproute/rtm_map.o CC archival/libarchive/seek_by_read.o CC networking/libiproute/utils.o CC archival/libarchive/unpack_ar_archive.o CC runit/runsv.o CC networking/udhcp/dhcpd.o CC runit/runsvdir.o CC libbb/find_mount_point.o CC coreutils/seq.o CC networking/udhcp/dhcprelay.o CC networking/udhcp/domain_codec.o CC procps/mpstat.o CC networking/udhcp/dumpleases.o CC networking/udhcp/files.o runit/runsvdir.c: In function ‘runsvdir_main’: runit/runsvdir.c:337:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] runit/runsv.c: In function ‘update_status’: runit/runsv.c:176:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] runit/runsv.c:218:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] runit/runsv.c: In function ‘s_term’: runit/runsv.c:139:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] runit/runsv.c: In function ‘s_child’: runit/runsv.c:133:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] AR archival/libarchive/lib.a CC libbb/find_pid_by_name.o CC networking/udhcp/leases.o CC coreutils/sleep.o CC coreutils/sort.o CC coreutils/split.o CC libbb/find_root_device.o CC networking/ifconfig.o AR networking/libiproute/lib.a LD selinux/built-in.o AR selinux/lib.a CC libbb/full_write.o CC coreutils/stat.o CC libbb/get_console.o CC coreutils/stty.o CC runit/sv.o CC miscutils/ionice.o CC coreutils/sum.o CC miscutils/last_fancy.o CC networking/udhcp/packet.o runit/sv.c: In function ‘sv_main’: runit/sv.c:424:11: warning: variable ‘opt’ set but not used [-Wunused-but-set-variable] CC libbb/get_cpu_count.o CC libbb/get_last_path_component.o CC runit/svlogd.o miscutils/last_fancy.c: In function ‘last_main’: miscutils/last_fancy.c:165:11: warning: variable ‘opt’ set but not used [-Wunused-but-set-variable] CC coreutils/sync.o CC networking/udhcp/signalpipe.o CC networking/udhcp/socket.o CC networking/ifenslave.o LD shell/built-in.o runit/svlogd.c: In function ‘svlogd_main’: runit/svlogd.c:1153:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] runit/svlogd.c:1183:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] CC coreutils/tac.o CC shell/ash.o CC procps/nmeter.o CC networking/udhcp/static_leases.o CC libbb/get_line_from_file.o CC miscutils/less.o CC coreutils/tail.o LD sysklogd/built-in.o CC sysklogd/klogd.o CC sysklogd/logread.o shell/ash.c: In function ‘sprint_status’: shell/ash.c:3885:3: warning: format not a string literal and no format arguments [-Wformat-security] shell/ash.c: In function ‘subevalvar’: shell/ash.c:6291:14: warning: variable ‘workloc’ set but not used [-Wunused-but-set-variable] LD util-linux/built-in.o shell/ash.c: In function ‘evalcommand’: shell/ash.c:9240:15: warning: variable ‘oldpath’ set but not used [-Wunused-but-set-variable] CC util-linux/acpid.o CC util-linux/blkid.o CC libbb/get_volsize.o sysklogd/logread.c: In function ‘error_exit’: sysklogd/logread.c:51:2: warning: format not a string literal and no format arguments [-Wformat-security] LD util-linux/volume_id/built-in.o AR networking/udhcp/lib.a CC util-linux/volume_id/btrfs.o CC networking/ifplugd.o CC util-linux/volume_id/cramfs.o CC coreutils/tee.o CC libbb/getopt32.o CC sysklogd/syslogd_and_logger.o CC coreutils/test.o CC libbb/getpty.o CC miscutils/makedevs.o CC miscutils/man.o coreutils/tee.c: In function ‘tee_main’: coreutils/tee.c:73:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] CC util-linux/blockdev.o CC procps/pgrep.o CC util-linux/volume_id/ext.o sysklogd/syslogd_and_logger.c: In function ‘log_locally’: sysklogd/syslogd.c:376:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] AR runit/lib.a CC util-linux/volume_id/fat.o miscutils/man.c: In function ‘run_pipe’: miscutils/man.c:115:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] CC util-linux/volume_id/get_devname.o CC util-linux/volume_id/hfs.o CC procps/pidof.o CC procps/pmap.o CC libbb/hash_md5_sha.o CC libbb/herror_msg.o CC libbb/human_readable.o CC util-linux/dmesg.o CC networking/ifupdown.o AR sysklogd/lib.a CC coreutils/test_ptr_hack.o CC coreutils/touch.o CC coreutils/tr.o CC miscutils/microcom.o CC networking/interface.o CC shell/ash_ptr_hack.o CC util-linux/volume_id/iso9660.o CC shell/cttyhack.o CC miscutils/mountpoint.o CC shell/math.o CC miscutils/mt.o CC procps/powertop.o CC util-linux/fbset.o CC util-linux/fdformat.o miscutils/microcom.c: In function ‘microcom_main’: miscutils/microcom.c:141:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] networking/interface.c: In function ‘if_readlist_proc’: networking/interface.c:573:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] networking/interface.c:574:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] procps/powertop.c: In function ‘process_timer_stats’: procps/powertop.c:396:9: warning: variable ‘totalticks’ set but not used [-Wunused-but-set-variable] CC util-linux/fdisk.o CC coreutils/true.o CC util-linux/volume_id/jfs.o CC libbb/inet_common.o CC libbb/info_msg.o CC libbb/inode_hash.o CC miscutils/nandwrite.o CC miscutils/raidautorun.o CC miscutils/readahead.o CC coreutils/tty.o CC miscutils/runlevel.o CC util-linux/volume_id/linux_raid.o CC networking/ip.o CC networking/nameif.o CC libbb/isdirectory.o CC util-linux/findfs.o CC procps/ps.o CC util-linux/flock.o CC util-linux/volume_id/linux_swap.o CC coreutils/uname.o CC libbb/kernel_version.o CC coreutils/uniq.o CC miscutils/rx.o CC miscutils/setsid.o CC procps/renice.o CC procps/smemcap.o CC shell/shell_common.o CC networking/nbd-client.o CC libbb/last_char_is.o CC networking/nc.o CC libbb/lineedit.o CC util-linux/volume_id/luks.o CC coreutils/usleep.o CC coreutils/uudecode.o CC miscutils/strings.o CC miscutils/time.o CC miscutils/timeout.o networking/nbd-client.c: In function ‘nbdclient_main’: networking/nbd-client.c:133:10: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result [-Wunused-result] CC procps/sysctl.o CC procps/top.o CC util-linux/volume_id/ntfs.o CC libbb/lineedit_ptr_hack.o CC util-linux/volume_id/ocfs2.o CC coreutils/wc.o CC util-linux/volume_id/reiserfs.o CC miscutils/ttysize.o CC util-linux/volume_id/romfs.o CC libbb/llist.o procps/top.c: In function ‘display_header’: procps/top.c:442:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] procps/top.c:444:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] procps/top.c:459:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] procps/top.c:468:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] procps/top.c:469:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] CC networking/netstat.o CC libbb/login.o CC util-linux/freeramdisk.o CC networking/nslookup.o CC coreutils/who.o CC coreutils/whoami.o CC miscutils/ubi_attach_detach.o CC miscutils/volname.o CC util-linux/volume_id/sysv.o CC util-linux/volume_id/udf.o CC util-linux/volume_id/util.o CC util-linux/volume_id/volume_id.o CC procps/uptime.o CC procps/watch.o CC coreutils/yes.o CC networking/ntpd.o CC networking/ping.o CC util-linux/volume_id/xfs.o CC miscutils/wall.o CC miscutils/watchdog.o procps/watch.c: In function ‘watch_main’: procps/watch.c:81:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] CC networking/pscan.o AR coreutils/lib.a CC libbb/loop.o networking/ntpd.c: In function ‘recv_and_process_client_pkt’: networking/ntpd.c:1729:19: warning: variable ‘version’ set but not used [-Wunused-but-set-variable] networking/ntpd.c: In function ‘ntp_init’: networking/ntpd.c:1888:3: warning: format not a string literal and no format arguments [-Wformat-security] CC networking/route.o CC libbb/make_directory.o miscutils/watchdog.c: In function ‘watchdog_main’: miscutils/watchdog.c:93:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] miscutils/watchdog.c: In function ‘watchdog_shutdown’: miscutils/watchdog.c:24:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] CC networking/telnet.o CC libbb/makedev.o AR procps/lib.a CC libbb/match_fstype.o AR util-linux/volume_id/lib.a CC libbb/messages.o CC libbb/mode_string.o AR miscutils/lib.a CC networking/telnetd.o CC util-linux/fsck_minix.o networking/telnet.c: In function ‘con_escape’: networking/telnet.c:118:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] networking/telnet.c:149:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] networking/telnet.c: In function ‘iac_flush’: networking/telnet.c:98:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] CC util-linux/getopt.o CC util-linux/hexdump.o CC util-linux/hwclock.o CC util-linux/ipcrm.o CC util-linux/ipcs.o CC util-linux/losetup.o CC libbb/mtab.o CC libbb/obscure.o CC libbb/parse_config.o CC libbb/parse_mode.o CC networking/tftp.o CC util-linux/lspci.o CC networking/traceroute.o AR shell/lib.a CC util-linux/lsusb.o CC libbb/perror_msg.o CC util-linux/mdev.o CC util-linux/mkfs_ext2.o CC libbb/perror_nomsg.o CC libbb/perror_nomsg_and_die.o networking/traceroute.c: In function ‘common_traceroute_main’: networking/traceroute.c:838:4: warning: format not a string literal and no format arguments [-Wformat-security] CC libbb/pidfile.o CC util-linux/mkfs_minix.o util-linux/mdev.c: In function ‘make_device’: util-linux/mdev.c:359:13: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] util-linux/mdev.c:362:11: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result] util-linux/mdev.c:366:14: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] CC libbb/platform.o CC libbb/print_flags.o CC libbb/printable.o CC util-linux/mkfs_reiser.o CC libbb/printable_string.o CC util-linux/mkfs_vfat.o util-linux/mkfs_minix.c: In function ‘get_list_blocks’: util-linux/mkfs_minix.c:546:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] CC networking/tunctl.o CC util-linux/mkswap.o CC libbb/process_escape_sequence.o CC libbb/procps.o CC libbb/progress.o CC libbb/ptr_to_globals.o CC util-linux/more.o CC util-linux/mount.o CC libbb/pw_encrypt.o CC util-linux/pivot_root.o CC networking/vconfig.o CC libbb/read.o CC util-linux/rdate.o CC util-linux/rdev.o CC libbb/read_key.o CC util-linux/readprofile.o CC networking/wget.o util-linux/mount.c:75:22: fatal error: rpc/rpc.h: No such file or directory compilation terminated. make[1]: *** [util-linux/mount.o] Error 1 make[1]: *** Waiting for unfinished jobs.... CC libbb/read_printf.o CC networking/zcip.o CC libbb/recursive_action.o CC libbb/remove_file.o CC libbb/rtc.o CC libbb/run_shell.o CC libbb/safe_gethostname.o CC libbb/safe_poll.o CC libbb/safe_strncpy.o CC libbb/safe_write.o CC libbb/setup_environment.o make: *** [util-linux] Error 2 make: *** Waiting for unfinished jobs.... CC libbb/signals.o CC libbb/simplify_path.o CC libbb/single_argv.o CC libbb/skip_whitespace.o CC libbb/speed_table.o CC libbb/str_tolower.o CC libbb/strrstr.o CC libbb/time.o CC libbb/trim.o CC libbb/u_signal_names.o CC libbb/udp_io.o CC libbb/unicode.o CC libbb/update_passwd.o CC libbb/utmp.o CC libbb/uuencode.o AR networking/lib.a CC libbb/vdprintf.o CC libbb/verror_msg.o CC libbb/vfork_daemon_rexec.o CC libbb/warn_ignoring_args.o libbb/update_passwd.c: In function ‘update_passwd’: libbb/update_passwd.c:138:9: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] CC libbb/wfopen.o CC libbb/wfopen_input.o CC libbb/write.o CC libbb/xatonum.o CC libbb/xconnect.o CC libbb/xfunc_die.o CC libbb/xfuncs.o CC libbb/xfuncs_printf.o libbb/wfopen.c: In function ‘xfdopen_helper’: libbb/wfopen.c:46:3: warning: format not a string literal and no format arguments [-Wformat-security] CC libbb/xgetcwd.o CC libbb/xgethostbyname.o CC libbb/xreadlink.o CC libbb/xrealloc_vector.o libbb/xfuncs_printf.c: In function ‘malloc_or_warn’: libbb/xfuncs_printf.c:40:3: warning: format not a string literal and no format arguments [-Wformat-security] libbb/xfuncs_printf.c: In function ‘xmalloc’: libbb/xfuncs_printf.c:49:3: warning: format not a string literal and no format arguments [-Wformat-security] libbb/xfuncs_printf.c: In function ‘xrealloc’: libbb/xfuncs_printf.c:60:3: warning: format not a string literal and no format arguments [-Wformat-security] libbb/xfuncs_printf.c: In function ‘xstrdup’: libbb/xfuncs_printf.c:84:3: warning: format not a string literal and no format arguments [-Wformat-security] libbb/xfuncs_printf.c: In function ‘xasprintf’: libbb/xfuncs_printf.c:302:3: warning: format not a string literal and no format arguments [-Wformat-security] libbb/xfuncs_printf.c: In function ‘xsetenv’: libbb/xfuncs_printf.c:309:3: warning: format not a string literal and no format arguments [-Wformat-security] libbb/xfuncs_printf.c: In function ‘generate_uuid’: libbb/xfuncs_printf.c:592:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] CC libbb/xregcomp.o AR libbb/lib.a emake failed * ERROR: sys-apps/busybox-1.18.3 failed (compile phase): * build failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2858: Called die * The specific snippet of code: * emake busybox || die "build failed"; * * If you need support, post the output of 'emerge --info =sys-apps/busybox-1.18.3', * the complete build log and the output of 'emerge -pqv =sys-apps/busybox-1.18.3'. * The complete build log is located at '/var/log/portage/build/sys-apps/busybox-1.18.3:20110611-041659.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/busybox-1.18.3/temp/environment'. * S: '/var/tmp/portage/sys-apps/busybox-1.18.3/work/busybox-1.18.3'