+ curl -f --connect-timeout 5 --retry 3 --location https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 413k 100 413k 0 0 922k 0 --:--:-- --:--:-- --:--:-- 922k autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/aclocal -I m4 -I . --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force autoreconf: configure.ac: not using Autoheader autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' 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 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 for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-pc-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-pc-linux-gnu-readelf... no checking for readelf... readelf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... ccache /home/buildbot/openwrt/staging_dir/host/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -g... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc option to enable C23 features... -std=gnu23 checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23... none checking whether the compiler supports GNU C++... yes checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ accepts -g... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ option to enable C++11 features... none needed checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/g++... none checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23... none checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ supports C++17 features with -std=c++17... yes 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 tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0' Making all in src make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0/src' ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ -std=c++17 -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -I/home/buildbot/openwrt/staging_dir/host/include -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o patchelf.o patchelf.cc ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ -std=c++17 -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib -o patchelf patchelf.o make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0/src' Making all in tests make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0/tests' make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/patchelf-0.18.0' time: tools/patchelf/compile#27.83#1.88#32.68