Running phase: unpackPhase unpacking source archive /nix/store/jxya3k42hn2cxmnisvmpl4vwdjkf2ym1-hyenae-0.36-1.tar.gz source root is hyenae-0.36-1 setting SOURCE_DATE_EPOCH to timestamp 1291481917 of file "hyenae-0.36-1/ChangeLog" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/sh" configure flags: --disable-dependency-tracking --prefix=/nix/store/rl03y0644w9snw01qdlnc3abrwjprd18-hyenae-0.36-1 checking for a BSD-compatible install... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep checking for egrep... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for eth_set in -ldnet... yes checking dnet.h usability... yes checking dnet.h presence... yes checking for dnet.h... yes checking for pcap_findalldevs in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands Running phase: buildPhase build flags: -j24 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash make all-recursive make[1]: Entering directory '/build/hyenae-0.36-1' Making all in man make[2]: Entering directory '/build/hyenae-0.36-1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/hyenae-0.36-1/man' Making all in src make[2]: Entering directory '/build/hyenae-0.36-1/src' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-assistant.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-remote.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-common.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-protocol.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-eth.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-arp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-pppoe.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-ip.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-icmp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-tcp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-udp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-dns.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-bootp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-dhcp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-hsrp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-attack.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-patterns.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-config.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenae-base.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenaed.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c hyenaed-daemon.c hyenae-hsrp.c: In function 'hy_build_hsrp_packet': hyenae-hsrp.c:101:9: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 101 | "%s-%s@%i", | ^~ In file included from /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/stdio.h:970, from hyenae-base.h:34, from hyenae-hsrp.h:33, from hyenae-hsrp.c:27: In function 'sprintf', inlined from 'hy_build_hsrp_packet' at hyenae-hsrp.c:99:3: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 7 and 515 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hyenae-dhcp.c: In function 'hy_build_dhcp_packet': hyenae-dhcp.c:256:10: error: implicit declaration of function 'hy_build_bootp_packet'; did you mean 'hy_build_dhcp_packet'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 256 | return hy_build_bootp_packet( | ^~~~~~~~~~~~~~~~~~~~~ | hy_build_dhcp_packet make[2]: *** [Makefile:342: hyenae-dhcp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... hyenae-bootp.c: In function 'hy_build_bootp_packet': hyenae-bootp.c:93:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 93 | "%s-%s@%i", | ^~ 94 | src_pat.hw_addr, 95 | src_pat.ip_addr, | ~~~~~~~~~~~~~~~ In file included from /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/stdio.h:970, from hyenae-base.h:34, from hyenae-bootp.h:30, from hyenae-bootp.c:27: In function 'sprintf', inlined from 'hy_build_bootp_packet' at hyenae-bootp.c:91:5: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hyenae-bootp.c: In function 'hy_build_bootp_packet': hyenae-bootp.c:99:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 99 | "%s-%s@%i", | ^~ 100 | dst_pat.hw_addr, 101 | dst_pat.ip_addr, | ~~~~~~~~~~~~~~~ In function 'sprintf', inlined from 'hy_build_bootp_packet' at hyenae-bootp.c:97:5: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hyenae-bootp.c: In function 'hy_build_bootp_packet': hyenae-bootp.c:80:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 80 | "%s-%s@%i", | ^~ 81 | src_pat.hw_addr, 82 | src_pat.ip_addr, | ~~~~~~~~~~~~~~~ In function 'sprintf', inlined from 'hy_build_bootp_packet' at hyenae-bootp.c:78:5: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hyenae-bootp.c: In function 'hy_build_bootp_packet': hyenae-bootp.c:86:11: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 86 | "%s-%s@%i", | ^~ 87 | dst_pat.hw_addr, 88 | dst_pat.ip_addr, | ~~~~~~~~~~~~~~~ In function 'sprintf', inlined from 'hy_build_bootp_packet' at hyenae-bootp.c:84:5: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/string.h:548, from hyenae-base.h:37, from hyenaed-daemon.h:30, from hyenaed-daemon.c:27: In function 'memcpy', inlined from 'hy_start_daemon' at hyenaed-daemon.c:179:3: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 255 bytes from a region of size 7 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-overread-Wstringop-overread8;;] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ hyenae-dns.c: In function 'hy_build_dns_packet': hyenae-dns.c:197:9: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 197 | "%s-%s@%i", | ^~ In file included from /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/stdio.h:970, from hyenae-base.h:34, from hyenae-dns.h:33, from hyenae-dns.c:27: In function 'sprintf', inlined from 'hy_build_dns_packet' at hyenae-dns.c:195:3: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 4 and 522 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ hyenae-dns.c: In function 'hy_build_dns_packet': hyenae-dns.c:203:9: warning: '%s' directive writing up to 254 bytes into a region of size between 0 and 254 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=8;;] 203 | "%s-%s@%i", | ^~ In function 'sprintf', inlined from 'hy_build_dns_packet' at hyenae-dns.c:201:3: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 5 and 513 bytes into a destination of size 255 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'hy_handle_client' at hyenaed-daemon.c:951:7: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 255 bytes from a region of size 7 [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-overread-Wstringop-overread8;;] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/build/hyenae-0.36-1/src' make[1]: *** [Makefile:283: all-recursive] Error 1 make[1]: Leaving directory '/build/hyenae-0.36-1' make: *** [Makefile:205: all] Error 2