* >> Compiling 5.10.24_p1-debian-sources bzImage... * >> Not installing firmware as requested by configuration FIRMWARE_INSTALL=no... * >> Compiling 5.10.24_p1-debian-sources modules... * busybox: >> Configuring... * busybox: >> Compiling... * ERROR: Failed to compile the "all" target... * * -- Grepping log... -- * * CC arch/x86/kernel/irqinit.o * CC fs/verity/verify.o * CC mm/hugetlb_cgroup.o * CC kernel/bpf/lpm_trie.o * CC arch/x86/kernel/jump_label.o * CC mm/memory-failure.o *-- * CC [M] sound/drivers/serial-u16550.o * CC [M] fs/hfsplus/bitmap.o * CC [M] drivers/video/fbdev/aty/radeon_monitor.o * CC [M] sound/drivers/mtpav.o * CC [M] fs/hfsplus/part_tbl.o * CC [M] net/core/failover.o *-- * CC [M] drivers/staging/comedi/drivers/comedi_8255.o * CC [M] drivers/platform/x86/intel_cht_int33fe_common.o * CC [M] drivers/staging/comedi/drivers/8255.o * CC [M] drivers/platform/x86/intel_cht_int33fe_typec.o * CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o * CC [M] drivers/net/net_failover.o *-- * CC [M] drivers/net/macvlan.mod.o * CC [M] drivers/net/macvtap.mod.o * CC [M] drivers/net/mdio.mod.o * CC [M] drivers/net/mdio/mdio-i2c.mod.o * CC [M] drivers/net/mii.mod.o * CC [M] drivers/net/net_failover.mod.o *-- * CC [M] net/can/can-raw.mod.o * CC [M] net/can/can.mod.o * CC [M] net/can/j1939/can-j1939.mod.o * CC [M] net/ceph/libceph.mod.o * CC [M] net/core/drop_monitor.mod.o * CC [M] net/core/failover.mod.o *-- * LD [M] drivers/net/macvlan.ko * LD [M] drivers/net/macvtap.ko * LD [M] drivers/net/mdio.ko * LD [M] drivers/net/mdio/mdio-i2c.ko * LD [M] drivers/net/mii.ko * LD [M] drivers/net/net_failover.ko *-- * LD [M] net/can/can-raw.ko * LD [M] net/can/can.ko * LD [M] net/can/j1939/can-j1939.ko * LD [M] net/ceph/libceph.ko * LD [M] net/core/drop_monitor.ko * LD [M] net/core/failover.ko *-- * INSTALL drivers/net/macvlan.ko * INSTALL drivers/net/macvtap.ko * INSTALL drivers/net/mdio.ko * INSTALL drivers/net/mdio/mdio-i2c.ko * INSTALL drivers/net/mii.ko * INSTALL drivers/net/net_failover.ko *-- * INSTALL net/can/can-raw.ko * INSTALL net/can/can.ko * INSTALL net/can/j1939/can-j1939.ko * INSTALL net/ceph/libceph.ko * INSTALL net/core/drop_monitor.ko * INSTALL net/core/failover.ko *-- * HOSTCC scripts/basic/fixdep * GEN include/applets.h * HOSTCC scripts/basic/split-include * HOSTCC scripts/basic/docproc *scripts/basic/split-include.c: In function ‘main’: *scripts/basic/split-include.c:134:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] *-- * GEN mailutils/Config.in * GEN runit/Kbuild * GEN runit/Config.in * HOSTCC scripts/kconfig/conf.o *scripts/kconfig/conf.c: In function ‘conf_askvalue’: *scripts/kconfig/conf.c:106:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] * 106 | fgets(line, 128, stdin); * | ^~~~~~~~~~~~~~~~~~~~~~~ *scripts/kconfig/conf.c: In function ‘conf_choice’: *scripts/kconfig/conf.c:354:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] *-- * HOSTCC scripts/kconfig/mconf.o * SHIPPED scripts/kconfig/zconf.tab.c * SHIPPED scripts/kconfig/lex.zconf.c * SHIPPED scripts/kconfig/zconf.hash.c *scripts/kconfig/mconf.c: In function ‘show_textbox’: *scripts/kconfig/mconf.c:847:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] * 847 | write(fd, text, strlen(text)); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *scripts/kconfig/mconf.c: In function ‘exec_conf’: *scripts/kconfig/mconf.c:481:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] * 481 | pipe(pipefd); * | ^~~~~~~~~~~~ * HOSTCC scripts/kconfig/zconf.tab.o *In file included from scripts/kconfig/zconf.tab.c:152: *scripts/kconfig/zconf.hash.c:155:43: warning: ‘kconf_id_strings_contents’ is static but used in inline function ‘kconf_id_lookup’ which is not static * 155 | #define kconf_id_strings ((const char *) &kconf_id_strings_contents) * | ^~~~~~~~~~~~~~~~~~~~~~~~~ *scripts/kconfig/zconf.hash.c:222:44: note: in expansion of macro ‘kconf_id_strings’ * 222 | register const char *s = o + kconf_id_strings; * | ^~~~~~~~~~~~~~~~ *scripts/kconfig/zconf.hash.c:215:26: warning: ‘kconf_id_hash’ is static but used in inline function ‘kconf_id_lookup’ which is not static * 215 | register int key = kconf_id_hash (str, len); * | ^~~~~~~~~~~~~ *scripts/kconfig/zconf.hash.c:171:26: warning: ‘wordlist’ is static but declared in inline function ‘kconf_id_lookup’ which is not static * 171 | static struct kconf_id wordlist[] = * | ^~~~~~~~ *In file included from scripts/kconfig/zconf.tab.c:2168: *scripts/kconfig/confdata.c: In function ‘conf_write’: *scripts/kconfig/confdata.c:367:19: warning: ‘.tmpconfig.’ directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] *-- * 39 | __glibc_objsize (__s), __fmt, * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * 40 | __va_arg_pack ()); * | ~~~~~~~~~~~~~~~~~ *In file included from scripts/kconfig/zconf.tab.c:2168: *scripts/kconfig/confdata.c:367:19: warning: ‘.tmpconfig.’ directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] *-- * 39 | __glibc_objsize (__s), __fmt, * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * 40 | __va_arg_pack ()); * | ~~~~~~~~~~~~~~~~~ *In file included from scripts/kconfig/zconf.tab.c:2168: *scripts/kconfig/confdata.c:567:19: warning: ‘%s’ directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] *-- * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * 40 | __va_arg_pack ()); * | ~~~~~~~~~~~~~~~~~ * HOSTLD scripts/kconfig/conf *scripts/kconfig/conf -o Config.in *.config:95:warning: trying to assign nonexistent symbol MD5_SIZE_VS_SPEED *.config:372:warning: trying to assign nonexistent symbol FEATURE_VI_OPTIMIZE_CURSOR *.config:570:warning: trying to assign nonexistent symbol MDSTART *-- *Path to sysroot (SYSROOT) [] (NEW) Additional CFLAGS (EXTRA_CFLAGS) [] *Additional LDFLAGS (EXTRA_LDFLAGS) [] (NEW) Additional LDLIBS (EXTRA_LDLIBS) [] (NEW) * * Debugging Options * *Build BusyBox with extra Debugging symbols (DEBUG) [N/y/?] n *Abort compilation on any warning (WERROR) [N/y/?] n *-- * Tab completion (FEATURE_TAB_COMPLETION) [Y/n/?] y * Username completion (FEATURE_USERNAME_COMPLETION) [N/y/?] n * Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [N/y/?] n * Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n *Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y *Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n *Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 *Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y *Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y *Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y *-- *bbconfig (BBCONFIG) [N/y/?] n *beep (BEEP) [Y/n/?] y * default frequency (FEATURE_BEEP_FREQ) [4000] 4000 * default length (FEATURE_BEEP_LENGTH_MS) [30] 30 *chat (CHAT) [Y/n/?] y * Enable NOFAIL expect strings (FEATURE_CHAT_NOFAIL) [Y/n/?] y *-- *COMMAND: make -j4 * SPLIT include/autoconf.h -> include/config/* * HOSTCC applets/usage * HOSTCC applets/applet_tables *applets/usage.c: In function ‘main’: *applets/usage.c:52:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] * 52 | write(STDOUT_FILENO, usage_array[i].usage, strlen(usage_array[i].usage) + 1); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *applets/applet_tables.c: In function ‘main’: *applets/applet_tables.c:144:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] *-- * LD archival/libarchive/built-in.o * CC archival/libarchive/data_align.o * CC archival/libarchive/data_extract_all.o * CC archival/lzop.o *archival/libarchive/data_extract_all.c: In function ‘data_extract_all’: *archival/libarchive/data_extract_all.c:176:4: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC archival/libarchive/filter_accept_list.o * CC console-tools/dumpkmap.o * CC archival/libarchive/filter_accept_reject_list.o * CC archival/libarchive/find_list_entry.o *console-tools/dumpkmap.c: In function ‘dumpkmap_main’: *console-tools/dumpkmap.c:50:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] * 50 | write(STDOUT_FILENO, "bkeymap", 7); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *console-tools/dumpkmap.c:59:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] * 59 | write(STDOUT_FILENO, flags, MAX_NR_KEYMAPS); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *console-tools/dumpkmap.c:72:6: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC archival/libarchive/init_handle.o * CC console-tools/loadfont.o * CC archival/libarchive/lzo1x_1.o * CC archival/libarchive/lzo1x_1o.o *console-tools/loadfont.c: In function ‘setfont_main’: *console-tools/loadfont.c:404:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] * 404 | chdir(CONFIG_DEFAULT_SETFONT_DIR "/consolefonts"); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *console-tools/loadfont.c:422:5: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC coreutils/cut.o * CC coreutils/date.o * CC coreutils/dd.o * AR coreutils/libcoreutils/lib.a *coreutils/date.c: In function ‘date_main’: *coreutils/date.c:296:26: warning: implicit declaration of function ‘stime’; did you mean ‘ctime’? [-Wimplicit-function-declaration] *-- * CC coreutils/stty.o * CC coreutils/sync.o * CC editors/sed.o * CC coreutils/tac.o *editors/sed.c: In function ‘sed_main’: *editors/sed.c:1522:4: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC init/bootchartd.o * AR coreutils/lib.a * CC findutils/xargs.o * LD libbb/built-in.o *init/bootchartd.c: In function ‘finalize’: *init/bootchartd.c:310:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC mailutils/makemime.o * AR init/lib.a * CC libbb/change_identity.o * LD miscutils/built-in.o *mailutils/makemime.c: In function ‘makemime_main’: *mailutils/makemime.c:197:3: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] *-- *In file included from /usr/include/string.h:519, * from include/libbb.h:34, * from mailutils/popmaildir.c:47: *In function ‘strncpy’, * inlined from ‘popmaildir_main’ at mailutils/popmaildir.c:250:3: */usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] *-- * CC networking/ftpd.o * CC modutils/modutils.o * CC miscutils/man.o * CC libbb/device_open.o *networking/ftpd.c: In function ‘popen_ls’: *networking/ftpd.c:672:3: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] * 672 | dup(STDOUT_FILENO); /* copy will become STDIN_FILENO */ * | ^~~~~~~~~~~~~~~~~~ *miscutils/man.c: In function ‘run_pipe’: *miscutils/man.c:112:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC miscutils/microcom.o * LD networking/udhcp/built-in.o * CC networking/udhcp/arpping.o * CC networking/hostname.o *miscutils/microcom.c: In function ‘microcom_main’: *miscutils/microcom.c:152:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC libbb/fclose_nonstdin.o * CC networking/udhcp/dhcpc.o * CC miscutils/ubi_tools.o * CC libbb/fflush_stdout_and_exit.o *networking/udhcp/dhcpc.c: In function ‘udhcp_recv_raw_packet’: *networking/udhcp/dhcpc.c:895:38: warning: taking address of packed member of ‘struct ip_udp_dhcp_packet’ may result in an unaligned pointer value [-Waddress-of-packed-member] * 895 | if (check != inet_cksum((uint16_t *)&packet.ip, sizeof(packet.ip))) { * | ^~~~~~~~~~ *networking/udhcp/dhcpc.c:920:2: warning: converting a packed ‘struct ip_udp_dhcp_packet’ pointer (alignment 1) to a ‘uint16_t’ {aka ‘short unsigned int’} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] *-- * CC networking/interface.o * CC networking/udhcp/dhcpd.o * CC libbb/find_root_device.o *In file included from networking/interface.c:34: *networking/interface.c: In function ‘if_readlist_proc’: *include/libbb.h:171:30: warning: ignoring return value of ‘fgets_unlocked’, declared with attribute warn_unused_result [-Wunused-result] * 171 | # define fgets(s, n, stream) fgets_unlocked(s, n, stream) * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ *networking/interface.c:572:2: note: in expansion of macro ‘fgets’ * 572 | fgets(buf, sizeof buf, fh); /* eat line */ * | ^~~~~ *include/libbb.h:171:30: warning: ignoring return value of ‘fgets_unlocked’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC libbb/get_console.o * CC networking/nbd-client.o * CC networking/udhcp/dhcprelay.o * CC libbb/get_cpu_count.o *networking/nbd-client.c: In function ‘nbdclient_main’: *networking/nbd-client.c:133:4: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result [-Wunused-result] * 133 | daemon(0, 0); * | ^~~~~~~~~~~~ * CC networking/ntpd.o *networking/udhcp/dhcprelay.c: In function ‘dhcprelay_main’: *networking/udhcp/dhcprelay.c:360:51: warning: taking address of packed member of ‘struct dhcp_packet’ may result in an unaligned pointer value [-Waddress-of-packed-member] *-- * CC networking/wget.o * CC libbb/getopt32.o * CC networking/udhcp/leases.o * CC networking/whois.o *networking/wget.c: In function ‘retrieve_file_data’: *networking/wget.c:583:4: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] *-- * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ * CC networking/udhcp/packet.o * CC libbb/getpty.o * CC libbb/hash_md5_sha.o *networking/udhcp/packet.c: In function ‘udhcp_send_raw_packet’: *networking/udhcp/packet.c:159:4: warning: converting a packed ‘struct ip_udp_dhcp_packet’ pointer (alignment 1) to a ‘uint16_t’ {aka ‘short unsigned int’} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] *-- * | ^~~~~~~~~~~~~~~~ *In file included from networking/udhcp/packet.c:9: *networking/udhcp/common.h:54:8: note: defined here * 54 | struct ip_udp_dhcp_packet { * | ^~~~~~~~~~~~~~~~~~ *networking/udhcp/packet.c:165:43: warning: taking address of packed member of ‘struct ip_udp_dhcp_packet’ may result in an unaligned pointer value [-Waddress-of-packed-member] *-- * CC networking/udhcp/signalpipe.o * CC printutils/lpr.o * CC networking/udhcp/socket.o * CC libbb/human_readable.o *printutils/lpr.c: In function ‘lpqr_main’: *printutils/lpr.c:254:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] *-- * LD util-linux/built-in.o * CC util-linux/acpid.o * CC procps/kill.o * CC libbb/info_msg.o *shell/ash.c: In function ‘evaltree’: *shell/ash.c:8456:19: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] * 8456 | if (!exitstatus == is_or) * | ^~ *shell/ash.c:8456:7: note: add parentheses around left hand side expression to silence this warning *-- * CC procps/pmap.o * CC util-linux/hexdump.o * CC procps/powertop.o * CC util-linux/losetup.o *procps/powertop.c: In function ‘read_cstate_counts’: *procps/powertop.c:172:20: warning: ‘%s’ directive writing up to 255 bytes into a region of size 171 [-Wformat-overflow=] *-- * CC procps/pstree.o * CC libbb/loop.o * CC util-linux/mdev.o * CC procps/pwdx.o *util-linux/mdev.c: In function ‘make_device’: *util-linux/mdev.c:781:5: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result] * 781 | chown(node_name, rule->ugid.uid, rule->ugid.gid); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *util-linux/mdev.c:784:5: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] * 784 | symlink(node_name, "root"); * | ^~~~~~~~~~~~~~~~~~~~~~~~~~ *util-linux/mdev.c:791:6: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC libbb/make_directory.o * CC procps/smemcap.o * CC util-linux/mkfs_ext2.o * CC libbb/makedev.o *procps/smemcap.c: In function ‘writeheader’: *procps/smemcap.c:55:26: warning: ‘%06o’ directive writing between 6 and 11 bytes into a region of size 8 [-Wformat-overflow=] *-- *In file included from /usr/include/string.h:519, * from include/libbb.h:34, * from util-linux/mkfs_vfat.c:26: *In function ‘strncpy’, * inlined from ‘mkfs_vfat_main’ at util-linux/mkfs_vfat.c:504:3: */usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] *-- * CC util-linux/volume_id/get_devname.o * AR shell/lib.a * CC libbb/percent_decode.o * CC libbb/perror_msg.o *util-linux/rdate.c: In function ‘rdate_main’: *util-linux/rdate.c:71:8: warning: implicit declaration of function ‘stime’; did you mean ‘ctime’? [-Wimplicit-function-declaration] *-- * CC libbb/unicode.o * CC libbb/update_passwd.o * CC libbb/uuencode.o * CC libbb/vdprintf.o *libbb/update_passwd.c: In function ‘update_passwd’: *libbb/update_passwd.c:138:3: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC libbb/xfuncs.o * CC libbb/xfuncs_printf.o * CC libbb/xgetcwd.o * CC libbb/xgethostbyname.o *libbb/xfuncs_printf.c: In function ‘generate_uuid’: *libbb/xfuncs_printf.c:593:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] *-- * CC libbb/xrealloc_vector.o * CC libbb/xregcomp.o * AR libbb/lib.a * LINK busybox_unstripped *Trying libraries: crypt m *Failed: -Wl,--start-group -lcrypt -lm -Wl,--end-group *Output of: *gcc -march=bdver2 -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wdeclaration-after-statement -Wold-style-definition -fno-builtin-strlen -finline-limit=0 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -static-libgcc -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -static -o busybox_unstripped -Wl,--sort-common -Wl,--sort-section,alignment -Wl,--start-group applets/built-in.o archival/lib.a archival/libarchive/lib.a console-tools/lib.a coreutils/lib.a coreutils/libcoreutils/lib.a debianutils/lib.a e2fsprogs/lib.a editors/lib.a findutils/lib.a init/lib.a libbb/lib.a libpwdgrp/lib.a loginutils/lib.a mailutils/lib.a miscutils/lib.a modutils/lib.a networking/lib.a networking/libiproute/lib.a networking/udhcp/lib.a printutils/lib.a procps/lib.a runit/lib.a selinux/lib.a shell/lib.a sysklogd/lib.a util-linux/lib.a util-linux/volume_id/lib.a archival/built-in.o archival/libarchive/built-in.o console-tools/built-in.o coreutils/built-in.o coreutils/libcoreutils/built-in.o debianutils/built-in.o e2fsprogs/built-in.o editors/built-in.o findutils/built-in.o init/built-in.o libbb/built-in.o libpwdgrp/built-in.o loginutils/built-in.o mailutils/built-in.o miscutils/built-in.o modutils/built-in.o networking/built-in.o networking/libiproute/built-in.o networking/udhcp/built-in.o printutils/built-in.o procps/built-in.o runit/built-in.o selinux/built-in.o shell/built-in.o sysklogd/built-in.o util-linux/built-in.o util-linux/volume_id/built-in.o -Wl,--end-group -Wl,--start-group -lcrypt -lm -Wl,--end-group *========== */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: coreutils/lib.a(id.o): in function `get_groups': *id.c:(.text.get_groups+0xe): warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libbb/lib.a(bb_pwd.o): in function `xgetgrgid': *bb_pwd.c:(.text.xgetgrgid+0x4): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: archival/libarchive/lib.a(data_extract_all.o): in function `data_extract_all': *data_extract_all.c:(.text.data_extract_all+0x34c): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shell/lib.a(ash.o): in function `argstr': *ash.c:(.text.argstr+0x100): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libbb/lib.a(bb_pwd.o): in function `xgetpwuid': *bb_pwd.c:(.text.xgetpwuid+0x4): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libbb/lib.a(xconnect.o): in function `str2sockaddr': *xconnect.c:(.text.str2sockaddr+0x116): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: debianutils/lib.a(mktemp.o): in function `mktemp_main': *mktemp.c:(.text.mktemp_main+0xa2): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libbb/lib.a(inet_common.o): in function `INET_rresolve': *inet_common.c:(.text.INET_rresolve+0xdd): warning: Using 'gethostbyaddr' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libbb/lib.a(inet_common.o): in function `INET_resolve': *inet_common.c:(.text.INET_resolve+0x49): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libbb/lib.a(xconnect.o): in function `bb_lookup_port': *xconnect.c:(.text.bb_lookup_port+0x44): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: util-linux/lib.a(rdate.o): in function `rdate_main': *rdate.c:(.text.rdate_main+0x113): undefined reference to `stime' */usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: coreutils/lib.a(date.o): in function `date_main': *date.c:(.text.date_main+0x281): undefined reference to `stime' *collect2: error: ld returned 1 exit status *make: *** [Makefile:716: busybox_unstripped] Error 1 * Funtoo Linux Genkernel; Version 4.0.2 * Running with options: --no-save-config --no-oldconfig --kernel-config=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/config --kernname=debian-sources --build-src=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/linux-5.10.24 --build-dst=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/build --makeopts=-j4 --cachedir=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/cache --tempdir=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/twork --logfile=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/genkernel.log --bootdir=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/out/boot --disklabel --no-lvm --no-luks --mdadm --no-btrfs --no-zfs --module-prefix=/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/out all * * ERROR: Failed to compile the "all" target... * * -- End log... -- * * Please consult /var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/genkernel.log for more information and any * errors that were reported above. * * Report any genkernel bugs to bugs.gentoo.org and * assign your bug to genkernel@gentoo.org. Please include * as much information as you can in your bug report; attaching * /var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/genkernel.log so that your issue can be dealt with effectively. * * Please do *not* report compilation failures as genkernel bugs! * * ERROR: sys-kernel/debian-sources-5.10.24_p1::core-kit failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2280: Called die * The specific snippet of code: * DEFAULT_KERNEL_SOURCE="${S}" CMD_KERNEL_DIR="${S}" genkernel ${GKARGS} --no-save-config --no-oldconfig --kernel-config=${T}/config --kernname="${PN}" --build-src="${S}" --build-dst="${WORKDIR}"/build --makeopts="${MAKEOPTS}" --cachedir="${T}"/cache --tempdir="${T}"/twork --logfile="${WORKDIR}"/genkernel.log --bootdir="${WORKDIR}"/out/boot --disklabel $(usex lvm --lvm --no-lvm ) $(usex luks --luks --no-luks ) --mdadm $(usex btrfs --btrfs --no-btrfs) $(usex zfs --zfs --no-zfs) --module-prefix="${WORKDIR}"/out all || die * * If you need support, post the output of `emerge --info '=sys-kernel/debian-sources-5.10.24_p1::core-kit'`, * the complete build log and the output of `emerge -pqv '=sys-kernel/debian-sources-5.10.24_p1::core-kit'`. * The complete build log is located at '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/environment'. * Working directory: '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/linux-5.10.24' * S: '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/linux-5.10.24' >>> Failed to emerge sys-kernel/debian-sources-5.10.24_p1, Log file: >>> '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/build.log' * Messages for package sys-kernel/debian-sources-5.10.24_p1: * ERROR: sys-kernel/debian-sources-5.10.24_p1::core-kit failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2280: Called die * The specific snippet of code: * DEFAULT_KERNEL_SOURCE="${S}" CMD_KERNEL_DIR="${S}" genkernel ${GKARGS} --no-save-config --no-oldconfig --kernel-config=${T}/config --kernname="${PN}" --build-src="${S}" --build-dst="${WORKDIR}"/build --makeopts="${MAKEOPTS}" --cachedir="${T}"/cache --tempdir="${T}"/twork --logfile="${WORKDIR}"/genkernel.log --bootdir="${WORKDIR}"/out/boot --disklabel $(usex lvm --lvm --no-lvm ) $(usex luks --luks --no-luks ) --mdadm $(usex btrfs --btrfs --no-btrfs) $(usex zfs --zfs --no-zfs) --module-prefix="${WORKDIR}"/out all || die * * If you need support, post the output of `emerge --info '=sys-kernel/debian-sources-5.10.24_p1::core-kit'`, * the complete build log and the output of `emerge -pqv '=sys-kernel/debian-sources-5.10.24_p1::core-kit'`. * The complete build log is located at '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/temp/environment'. * Working directory: '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/linux-5.10.24' * S: '/var/tmp/portage/sys-kernel/debian-sources-5.10.24_p1/work/linux-5.10.24'