+ curl -f --connect-timeout 5 --retry 3 --location http://www.gropp.org/bwm-ng/bwm-ng-0.6.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 351 100 351 0 0 1999 0 --:--:-- --:--:-- --:--:-- 2005 100 70094 100 70094 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k Applying /home/buildbot/openwrt/feeds/packages/net/bwm-ng/patches/010-gcc14.patch using plaintext: patching file src/defines.h autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/aclocal -I /home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal -I /home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal -I /home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal -I m4 -I . --force aclocal.real: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoconf --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal --include=/home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoheader --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/share/aclocal --include=/home/buildbot/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:28: installing './compile' configure.in:6: installing './install-sh' configure.in:6: installing './missing' src/Makefile.am:7: warning: source file 'input/retrieve.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibility. src/Makefile.am:7: warning: source file 'input/devstat.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/libkstat.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/netstat.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/proc_net_dev.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/sysctl.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/ioservice.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/libstatgrab.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/proc_diskstats.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/win32.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'input/getifaddrs.c' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /home/buildbot/openwrt/include/site/aarch64 checking for a BSD-compatible install... /home/buildbot/openwrt/staging_dir/host/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for aarch64-openwrt-linux-gcc... ccache aarch64-openwrt-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether ccache aarch64-openwrt-linux-musl-gcc accepts -g... yes checking for ccache aarch64-openwrt-linux-musl-gcc option to enable C23 features... -std=gnu23 checking whether ccache aarch64-openwrt-linux-musl-gcc -std=gnu23 understands -c and -o together... yes checking dependency style of ccache aarch64-openwrt-linux-musl-gcc -std=gnu23... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unsigned long long... yes checking for wattron... no checking for curs_set... no checking for usleep... yes checking for strlcpy... yes checking for accurate time calc... yes checking for time.h... yes checking for sys/time.h... yes checking for gettimeofday... (cached) yes checking for getopt_long... no checking for ifaddrs.h... yes checking for getifaddrs... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for struct if_data.ifi_ibytes... no checking for sysctl... no checking for sysctl... (cached) no checking for kstat_open in -lkstat... no checking for /proc/net/dev input... yes checking for /proc/diskstats input... yes checking for sys/dkstat.h... no checking whether cc and linker accepts -framework IOKit -framework CoreFoundation... no checking for ioctl... yes checking for sys/socket.h... (cached) yes checking for linux/if.h... yes checking for sys/tty.h... no checking for linux/tty.h... yes checking for stropts.h... yes enable html output: no enable csv output: yes enable extended stats: yes enable config-file support: no checking for pwd.h... yes checking for getpwuid... yes enable path to netstat as option: no checking for grep that handles long lines and -e... /home/buildbot/openwrt/staging_dir/host/bin/grep checking for egrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -E checking for netstat... no checking whether the C compiler (ccache aarch64-openwrt-linux-musl-gcc -std=gnu23) accepts noreturn attribute... yes checking for inline... inline enable strip... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-nls make[4]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make all-recursive make[5]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' Making all in src make[6]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/src' ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o bwm-ng.o bwm-ng.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o process.o process.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o output.o output.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o options.o options.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o help.o help.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o curses_tools.o curses_tools.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o retrieve.o `test -f 'input/retrieve.c' || echo './'`input/retrieve.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o proc_net_dev.o `test -f 'input/proc_net_dev.c' || echo './'`input/proc_net_dev.c ccache aarch64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include -I/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/include/fortify -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -c -o proc_diskstats.o `test -f 'input/proc_diskstats.c' || echo './'`input/proc_diskstats.c ccache aarch64-openwrt-linux-musl-gcc -Os -pipe -mcpu=generic -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3=bwm-ng-0.6.3 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wl,-z,pack-relative-relocs -L/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/usr/lib -L/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -zpack-relative-relocs -o bwm-ng bwm-ng.o process.o output.o options.o help.o curses_tools.o retrieve.o proc_net_dev.o proc_diskstats.o make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/src' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[4]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' Making install in src make[5]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/src' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/src' /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/ipkg-install/usr/bin' /home/buildbot/openwrt/staging_dir/host/bin/install -c bwm-ng '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/ipkg-install/usr/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/src' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/src' make[5]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/ipkg-install/usr/man/man1' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 bwm-ng.1 '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/ipkg-install/usr/man/man1' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3' rstrip.sh: /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/bwm-ng-0.6.3/ipkg-aarch64_generic/bwm-ng/usr/bin/bwm-ng: executable time: package/feeds/packages/bwm-ng/compile#21.79#2.89#38.58