install -m 0644 libeinfo.so.1 /tmp/instance-4/output-1/target/usr/lib ln -fs libeinfo.so.1 /tmp/instance-4/output-1/target/usr/lib/libeinfo.so install -d /tmp/instance-4/output-1/target/usr/include for x in einfo.h; do install -m 0644 $x /tmp/instance-4/output-1/target/usr/include; done make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/src/libeinfo' ===> src/librc (install) make[3]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/src/librc' install -d /tmp/instance-4/output-1/target/usr/lib install -m 0644 librc.so.1 /tmp/instance-4/output-1/target/usr/lib ln -fs librc.so.1 /tmp/instance-4/output-1/target/usr/lib/librc.so install -d /tmp/instance-4/output-1/target/usr/include for x in rc.h; do install -m 0644 $x /tmp/instance-4/output-1/target/usr/include; done make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/src/librc' ===> src/rc (install) make[3]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/src/rc' echo "#define VERSION \"0.43.3\"" >version.h.tmp if test -n "Buildroot 2022.08-614-g51ecbe500f"; then \ echo "#define BRANDING \"Buildroot 2022.08-614-g51ecbe500f\"" >> version.h.tmp; \ fi cmp -s version.h.tmp version.h && rm version.h.tmp || mv version.h.tmp version.h install -d /tmp/instance-4/output-1/target/sbin install -m 0755 openrc openrc-run rc rc-service rc-update runscript start-stop-daemon supervise-daemon openrc-init openrc-shutdown /tmp/instance-4/output-1/target/sbin install -d /tmp/instance-4/output-1/target/bin install -m 0755 rc-status /tmp/instance-4/output-1/target/bin install -d /tmp/instance-4/output-1/target/usr/libexec/rc/bin install -m 0755 einfon einfo ewarnn ewarn eerrorn eerror ebegin eend ewend eindent eoutdent esyslog eval_ecolors ewaitfile veinfo vewarn vebegin veend vewend veindent veoutdent checkpath fstabinfo mountinfo rc-depend is_newer_than is_older_than service_get_value service_set_value get_options save_options service_starting service_started service_stopping service_stopped service_inactive service_wasinactive service_hotplugged service_started_daemon service_crashed shell_var kill_all /tmp/instance-4/output-1/target/usr/libexec/rc/bin install -d /tmp/instance-4/output-1/target/usr/libexec/rc/sbin install -m 0755 mark_service_starting mark_service_started mark_service_stopping mark_service_stopped mark_service_inactive mark_service_wasinactive mark_service_hotplugged mark_service_failed mark_service_crashed rc-abort swclock /tmp/instance-4/output-1/target/usr/libexec/rc/sbin if test "" = pam; then \ install -d /tmp/instance-4/output-1/target; \ install -m start-stop-daemon.pam /tmp/instance-4/output-1/target/start-stop-daemon; \ install -m supervise-daemon.pam /tmp/instance-4/output-1/target/supervise-daemon; \ fi make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/src/rc' make[2]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/src' ===> support (install) make[2]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support' ===> support/deptree2dot (install) make[3]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/deptree2dot' install -d /tmp/instance-4/output-1/target//usr/share/openrc/support/deptree2dot install -m 0755 deptree2dot /tmp/instance-4/output-1/target//usr/share/openrc/support/deptree2dot install -m 0644 README.md /tmp/instance-4/output-1/target//usr/share/openrc/support/deptree2dot make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/deptree2dot' ===> support/init.d.examples (install) make[3]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/init.d.examples' install -d /tmp/instance-4/output-1/target//usr/share/openrc/support/init.d.examples install -m 0755 avahi-dnsconfd avahid dhcpcd dbus hald named ntpd openvpn polkitd sshd wpa_supplicant /tmp/instance-4/output-1/target//usr/share/openrc/support/init.d.examples install -m 0644 README.md /tmp/instance-4/output-1/target//usr/share/openrc/support/init.d.examples make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/init.d.examples' ===> support/openvpn (install) make[3]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/openvpn' install -d /tmp/instance-4/output-1/target//usr/share/openrc/support/openvpn install -m 0755 down.sh up.sh /tmp/instance-4/output-1/target//usr/share/openrc/support/openvpn install -m 0644 README.md /tmp/instance-4/output-1/target//usr/share/openrc/support/openvpn make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/openvpn' ===> support/sysvinit (install) make[3]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/sysvinit' install -d /tmp/instance-4/output-1/target//usr/share/openrc/support/sysvinit install -m 0644 halt.sh inittab README.md /tmp/instance-4/output-1/target//usr/share/openrc/support/sysvinit make[3]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support/sysvinit' make[2]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/support' ===> sysctl.d (install) make[2]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/sysctl.d' install -d /tmp/instance-4/output-1/target//etc/sysctl.d install -m 0644 README /tmp/instance-4/output-1/target//etc/sysctl.d make[2]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/sysctl.d' ===> runlevels (install) make[2]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/runlevels' if ! test -d "/tmp/instance-4/output-1/target//etc/runlevels/sysinit"; then \ install -d /tmp/instance-4/output-1/target//etc/runlevels/sysinit || exit $?; \ for x in devfs cgroups dmesg sysfs; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /tmp/instance-4/output-1/target//etc/runlevels/sysinit/"$x" || exit $?; done \ fi if ! test -d "/tmp/instance-4/output-1/target//etc/runlevels/boot"; then \ install -d /tmp/instance-4/output-1/target//etc/runlevels/boot || exit $?; \ for x in bootmisc fsck hostname localmount loopback root swap sysctl urandom binfmt hwclock keymaps modules mtab procfs save-keymaps save-termencoding termencoding network staticroute; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /tmp/instance-4/output-1/target//etc/runlevels/boot/"$x" || exit $?; \ done \ fi if ! test -d "/tmp/instance-4/output-1/target//etc/runlevels/default"; then \ install -d /tmp/instance-4/output-1/target//etc/runlevels/default || exit $?; \ for x in local netmount; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /tmp/instance-4/output-1/target//etc/runlevels/default/"$x" || exit $?; done \ fi if ! test -d "/tmp/instance-4/output-1/target//etc/runlevels/nonetwork"; then \ install -d /tmp/instance-4/output-1/target//etc/runlevels/nonetwork || exit $?; \ for x in local; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /tmp/instance-4/output-1/target//etc/runlevels/nonetwork/"$x" || exit $?; done \ fi if ! test -d "/tmp/instance-4/output-1/target//etc/runlevels/shutdown"; then \ install -d /tmp/instance-4/output-1/target//etc/runlevels/shutdown || exit $?; \ for x in savecache killprocs mount-ro; do \ if test "" = yes; then \ grep -q "keyword .*-prefix" ../init.d/"$x" && continue; \ fi; \ ln -snf /etc/init.d/"$x" /tmp/instance-4/output-1/target//etc/runlevels/shutdown/"$x" || exit $?; done \ fi make[2]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/runlevels' ===> test (install) make[2]: Entering directory '/tmp/instance-4/output-1/build/openrc-0.43.3/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3/test' install -d /tmp/instance-4/output-1/target//usr/libexec/rc/tmp echo "0.43.3" > /tmp/instance-4/output-1/target//usr/libexec/rc/version make[1]: Leaving directory '/tmp/instance-4/output-1/build/openrc-0.43.3' /usr/bin/install -D -m 0755 package/openrc//sysv-rcs /tmp/instance-4/output-1/target/etc/init.d/sysv-rcs rm -f /tmp/instance-4/output-1/target/etc/runlevels/boot/{keymaps,save-keymaps} rm -f /tmp/instance-4/output-1/target/etc/init.d/{keymaps,save-keymaps} rm -f /tmp/instance-4/output-1/target/etc/conf.d/keymaps >>> host-patchelf 0.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-4/output-1/build/.patchelf-0.13.tar.bz2.xalWXO/output' 'https://github.com/NixOS/patchelf/releases/download/0.13/patchelf-0.13.tar.bz2' --2022-10-26 18:03:08-- https://github.com/NixOS/patchelf/releases/download/0.13/patchelf-0.13.tar.bz2 Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/2928164/01108d9f-4a05-4c47-b476-3d77195d9e68?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221027%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221027T000308Z&X-Amz-Expires=300&X-Amz-Signature=65997488e577d618d79a335256d83014c3b88b5c48031639fe78388196c3e240&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2928164&response-content-disposition=attachment%3B%20filename%3Dpatchelf-0.13.tar.bz2&response-content-type=application%2Foctet-stream [following] --2022-10-26 18:03:08-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/2928164/01108d9f-4a05-4c47-b476-3d77195d9e68?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221027%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221027T000308Z&X-Amz-Expires=300&X-Amz-Signature=65997488e577d618d79a335256d83014c3b88b5c48031639fe78388196c3e240&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2928164&response-content-disposition=attachment%3B%20filename%3Dpatchelf-0.13.tar.bz2&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172499 (168K) [application/octet-stream] Saving to: '/tmp/instance-4/output-1/build/.patchelf-0.13.tar.bz2.xalWXO/output' 0K .......... .......... .......... .......... .......... 29% 12.8M 0s 50K .......... .......... .......... .......... .......... 59% 6.23M 0s 100K .......... .......... .......... .......... .......... 89% 177M 0s 150K .......... ........ 100% 175M=0.01s 2022-10-26 18:03:08 (13.7 MB/s) - '/tmp/instance-4/output-1/build/.patchelf-0.13.tar.bz2.xalWXO/output' saved [172499/172499] patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-4/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-4/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-4/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-4/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-4/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-4/output-1/host/lib/pkgconfig:/tmp/instance-4/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-4/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-4/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-4/output-1/host/include" LDFLAGS="-L/tmp/instance-4/output-1/host/lib -Wl,-rpath,/tmp/instance-4/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-4/output-1/host/include" LDFLAGS="-L/tmp/instance-4/output-1/host/lib -Wl,-rpath,/tmp/instance-4/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-4/output-1/host" --sysconfdir="/tmp/instance-4/output-1/host/etc" --localstatedir="/tmp/instance-4/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none 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 configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-4/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-4/output-1/host/lib/pkgconfig:/tmp/instance-4/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-4/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-4/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-4/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-4/output-1/host/include -L/tmp/instance-4/output-1/host/lib -Wl,-rpath,/tmp/instance-4/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-4/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-4/output-1/host/lib/pkgconfig:/tmp/instance-4/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-4/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-4/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-4/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-4/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-4/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-4/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-4/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-4/output-1/build/host-patchelf-0.13' >>> wavemon 0.9.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-4/output-1/build/.wavemon-0.9.4.tar.gz.Wg4aPW/output' 'https://github.com/uoaerg/wavemon/archive/v0.9.4/wavemon-0.9.4.tar.gz' --2022-10-26 18:03:24-- https://github.com/uoaerg/wavemon/archive/v0.9.4/wavemon-0.9.4.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/uoaerg/wavemon/tar.gz/refs/tags/v0.9.4 [following] --2022-10-26 18:03:25-- https://codeload.github.com/uoaerg/wavemon/tar.gz/refs/tags/v0.9.4 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-4/output-1/build/.wavemon-0.9.4.tar.gz.Wg4aPW/output' 0K .......... .......... .......... .......... .......... 500K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 964K 150K .......... .......... .......... .......... .......... 94.3M 200K .......... ..... 393K=0.2s 2022-10-26 18:03:25 (896 KB/s) - '/tmp/instance-4/output-1/build/.wavemon-0.9.4.tar.gz.Wg4aPW/output' saved [221133] wavemon-0.9.4.tar.gz: OK (sha256: e7e4167292136ca7ff12ddeb880904c10f33e97620ea6aa5f7838e859fdb40ed) >>> wavemon 0.9.4 Extracting gzip -d -c /tmp/instance-4/dl/wavemon/wavemon-0.9.4.tar.gz | tar --strip-components=1 -C /tmp/instance-4/output-1/build/wavemon-0.9.4 -xf - >>> wavemon 0.9.4 Patching >>> wavemon 0.9.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-4/output-1/build/wavemon-0.9.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wavemon 0.9.4 Patching libtool >>> wavemon 0.9.4 Configuring >>> wavemon 0.9.4 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /tmp/instance-4/output-1/build/wavemon-0.9.4 (cd /tmp/instance-4/output-1/build/wavemon-0.9.4/ && rm -rf config.cache && PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc-ar" AS="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-as" LD="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-ld" NM="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc-nm" CC="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc" GCC="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc" CPP="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-cpp" CXX="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-g++" FC="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gfortran" F77="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gfortran" RANLIB="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc-ranlib" READELF="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-4/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-4/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-4/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-4/output-1/host/lib -Wl,-rpath,/tmp/instance-4/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-4/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-4/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=powerpc64le-buildroot-linux-gnu --host=powerpc64le-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-libcap ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc64le-buildroot-linux-gnu checking for powerpc64le-buildroot-linux-gnu-gcc... /tmp/instance-4/output-1/host/bin/powerpc64le-linux-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 we are using the GNU C compiler... yes checking whether /tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc accepts -g... yes checking for /tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-4/output-1/host/bin/powerpc64le-linux-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... 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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no checking for sys/socket.h... yes checking for linux/if.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking for addnwstr in -lncursesw6... no checking for addnwstr in -lncursesw... no checking for addnwstr in -lncursesw... (cached) no checking for addnwstr in -lncurses... no checking for addnwstr in -lncursesw... (cached) no checking for waddstr in -lncurses... yes checking for gettimeofday... yes checking for ether_ntohost... yes checking pkg-config is at least version 0.9.0... yes checking for LIBNL3_CLI... yes checking whether /tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> wavemon 0.9.4 Building PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc" -C /tmp/instance-4/output-1/build/wavemon-0.9.4/ make[1]: Entering directory '/tmp/instance-4/output-1/build/wavemon-0.9.4' CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC rfkill.c CC scan_scr.c CC ui.c CC utils.c /tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=2 -pthread -I/tmp/instance-4/output-1/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o rfkill.o scan_scr.o ui.o utils.o -lncurses -lm -L/tmp/instance-4/output-1/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -lnl-cli-3 -lnl-genl-3 -lnl-nf-3 -lnl-route-3 -lnl-3 -o wavemon make[1]: Leaving directory '/tmp/instance-4/output-1/build/wavemon-0.9.4' >>> wavemon 0.9.4 Installing to target PATH="/tmp/instance-4/output-1/host/bin:/tmp/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-4/output-1/target install -C /tmp/instance-4/output-1/build/wavemon-0.9.4/ make[1]: Entering directory '/tmp/instance-4/output-1/build/wavemon-0.9.4' /usr/bin/install -c -m 0755 -d /tmp/instance-4/output-1/target/usr/bin /usr/bin/install -c -m 0755 wavemon /tmp/instance-4/output-1/target/usr/bin /usr/bin/install -c -m 0755 -d /tmp/instance-4/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /tmp/instance-4/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /tmp/instance-4/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /tmp/instance-4/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /tmp/instance-4/output-1/target/usr/share/wavemon /usr/bin/install -c -m 0644 README.md LICENSE /tmp/instance-4/output-1/target/usr/share/wavemon make[1]: Leaving directory '/tmp/instance-4/output-1/build/wavemon-0.9.4' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-4/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-4/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-4/output-1/host/bin/powerpc64le-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-4/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-4/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-4/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-4/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /tmp/instance-4/output-1/target/etc/shells || echo "/bin/mksh" >> /tmp/instance-4/output-1/target/etc/shells rm -f -r /tmp/instance-4/output-1/target/usr/share/openrc mkdir -p /tmp/instance-4/output-1/target/etc echo "buildroot" > /tmp/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-4/output-1/target/etc/hosts mkdir -p /tmp/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-4/output-1/target/etc/shells ln -sf mksh /tmp/instance-4/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /tmp/instance-4/output-1/target/etc/passwd rm -rf /tmp/instance-4/output-1/target/usr/include /tmp/instance-4/output-1/target/usr/share/aclocal \ /tmp/instance-4/output-1/target/usr/lib/pkgconfig /tmp/instance-4/output-1/target/usr/share/pkgconfig \ /tmp/instance-4/output-1/target/usr/lib/cmake /tmp/instance-4/output-1/target/usr/share/cmake \ /tmp/instance-4/output-1/target/usr/lib/rpm /tmp/instance-4/output-1/target/usr/doc find /tmp/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-4/output-1/target/lib/ /tmp/instance-4/output-1/target/usr/lib/ /tmp/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-4/output-1/target/usr/share/gdb rm -rf /tmp/instance-4/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-4/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-4/output-1/target/usr/share/zsh rm -rf /tmp/instance-4/output-1/target/usr/man /tmp/instance-4/output-1/target/usr/share/man rm -rf /tmp/instance-4/output-1/target/usr/info /tmp/instance-4/output-1/target/usr/share/info rm -rf /tmp/instance-4/output-1/target/usr/doc /tmp/instance-4/output-1/target/usr/share/doc rm -rf /tmp/instance-4/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-4/output-1/target/lib/debug /tmp/instance-4/output-1/target/usr/lib/debug find /tmp/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-614-g51ecbe500f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-4/output-1/per-package /tmp/instance-4/buildroot/support/scripts/fix-rpath target touch /tmp/instance-4/output-1/target/usr ln -snf /tmp/instance-4/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot /tmp/instance-4/output-1/staging make: Leaving directory '/tmp/instance-4/buildroot' make: Entering directory '/tmp/instance-4/buildroot' >>> Buildroot 2022.08-614-g51ecbe500f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-2 Collecting legal info >>> toolchain Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wavemon 0.9.4 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-2: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-4/output-1/legal-info make: Leaving directory '/tmp/instance-4/buildroot'