checking for deflate in -lz... yes checking for zlib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> shellinabox 2.20 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' od shellinabox/beep.wav >shellinabox/beep.h od shellinabox/cgi_root.html >shellinabox/cgi_root.h od shellinabox/enabled.gif >shellinabox/enabled.h od shellinabox/favicon.ico >shellinabox/favicon.h od shellinabox/keyboard.png >shellinabox/keyboard.h od shellinabox/keyboard-layout.html >shellinabox/keyboard-layout.h od shellinabox/print-styles.css >shellinabox/print-styles.h od shellinabox/root_page.html >shellinabox/root_page.h preprocess shellinabox/shell_in_a_box.jspp shellinabox/shell_in_a_box.js od shellinabox/styles.css >shellinabox/styles.h sed -e "`sed -e 's/^#define *\([^ ]*\) *\(.*\)/\/^[^#]\/s\/\1\/\2 \\\\\/* \1 *\\\\\/\/g/' \ -e t \ -e d "shellinabox/shell_in_a_box.jspp"`" \ -e "s/^#/\/\/ #/" \ -e "s/VERSION/\"2.20 \"/g" \ "shellinabox/shell_in_a_box.jspp" >"shellinabox/shell_in_a_box.js" preprocess shellinabox/vt100.jspp shellinabox/vt100.js sed -e "`sed -e 's/^#define *\([^ ]*\) *\(.*\)/\/^[^#]\/s\/\1\/\2 \\\\\/* \1 *\\\\\/\/g/' \ -e t \ -e d "shellinabox/vt100.jspp"`" \ -e "s/^#/\/\/ #/" \ -e "s/VERSION/\"2.20 \"/g" \ "shellinabox/vt100.jspp" >"shellinabox/vt100.js" od shellinabox/shell_in_a_box.js >shellinabox/shell_in_a_box.h od shellinabox/vt100.js >shellinabox/vt100.h /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' ln "shellinabox/beep.wav" "demo/beep.wav" ln "shellinabox/enabled.gif" "demo/enabled.gif" ln "shellinabox/favicon.ico" "demo/favicon.ico" ln "shellinabox/keyboard.png" "demo/keyboard.png" sed -e '/\[if DEFINES_COLORS\]/,/\[endif DEFINES_COLORS\]/d' "shellinabox/styles.css" >"demo/styles.css" ln "shellinabox/print-styles.css" "demo/print-styles.css" ln "shellinabox/vt100.js" "demo/vt100.js" ln "shellinabox/white-on-black.css" "demo/usercss-0.css" ln "shellinabox/black-on-white.css" "demo/usercss-1.css" /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/shellinaboxd.o shellinabox/shellinaboxd.c ln "shellinabox/monochrome.css" "demo/usercss-2.css" /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/externalfile.o shellinabox/externalfile.c ln "shellinabox/color.css" "demo/usercss-3.css" /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/launcher.o shellinabox/launcher.c /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/privileges.o shellinabox/privileges.c shellinabox/launcher.c: In function 'closeAllFds': shellinabox/launcher.c:744:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 744 | while (!readdir_r(dir, &de, &res) && res) { | ^~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/features.h:473, from /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/dirent.h:25, from shellinabox/launcher.c:52: /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/dirent.h:189:12: note: declared here 189 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/service.o shellinabox/service.c /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/session.o shellinabox/session.c /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o shellinabox/usercss.o shellinabox/usercss.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o logging/logging.lo logging/logging.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c logging/logging.c -fPIC -DPIC -o logging/.libs/logging.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o libhttp/hashmap.lo libhttp/hashmap.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c libhttp/hashmap.c -fPIC -DPIC -o libhttp/.libs/hashmap.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o libhttp/trie.lo libhttp/trie.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c libhttp/trie.c -fPIC -DPIC -o libhttp/.libs/trie.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o libhttp/httpconnection.lo libhttp/httpconnection.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o libhttp/server.lo libhttp/server.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c libhttp/httpconnection.c -fPIC -DPIC -o libhttp/.libs/httpconnection.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o libhttp/ssl.lo libhttp/ssl.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c libhttp/server.c -fPIC -DPIC -o libhttp/.libs/server.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c -o libhttp/url.lo libhttp/url.c libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c libhttp/ssl.c -fPIC -DPIC -o libhttp/.libs/ssl.o libtool: compile: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -c libhttp/url.c -fPIC -DPIC -o libhttp/.libs/url.o preprocess ./shellinabox/shellinaboxd.man.in >shellinaboxd.1 preprocess demo/demo.jspp demo/demo.js sed -e "`sed -e 's/^#define *\([^ ]*\) *\(.*\)/\/^[^#]\/s\/\1\/\2 \\\\\/* \1 *\\\\\/\/g/' \ -e t \ -e d "demo/demo.jspp"`" \ -e "s/^#/\/\/ #/" \ -e "s/VERSION/\"2.20 \"/g" \ "demo/demo.jspp" >"demo/demo.js" /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -version 1:0:0 -o liblogging.la logging/logging.lo -lz -lssl -lcrypto -lutil libtool: link: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-ar cr .libs/liblogging.a logging/.libs/logging.o libtool: link: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-ranlib .libs/liblogging.a libtool: link: ( cd ".libs" && rm -f "liblogging.la" && ln -s "../liblogging.la" "liblogging.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -export-symbols ./libhttp/libhttp.sym -version 1:0:0 -o libhttp.la libhttp/hashmap.lo libhttp/trie.lo libhttp/httpconnection.lo libhttp/server.lo libhttp/ssl.lo libhttp/url.lo -lz -lssl -lcrypto -lutil libtool: link: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-ar cr .libs/libhttp.a libhttp/.libs/hashmap.o libhttp/.libs/trie.o libhttp/.libs/httpconnection.o libhttp/.libs/server.o libhttp/.libs/ssl.o libhttp/.libs/url.o libtool: link: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-ranlib .libs/libhttp.a libtool: link: ( cd ".libs" && rm -f "libhttp.la" && ln -s "../libhttp.la" "libhttp.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o shellinaboxd shellinabox/shellinaboxd.o shellinabox/externalfile.o shellinabox/launcher.o shellinabox/privileges.o shellinabox/service.o shellinabox/session.o shellinabox/usercss.o liblogging.la libhttp.la -lz -lssl -lcrypto -lutil libtool: link: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -g -std=gnu99 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -o shellinaboxd shellinabox/shellinaboxd.o shellinabox/externalfile.o shellinabox/launcher.o shellinabox/privileges.o shellinabox/service.o shellinabox/session.o shellinabox/usercss.o ./.libs/liblogging.a ./.libs/libhttp.a -lz -lssl -lcrypto -lutil make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' >>> shellinabox 2.20 Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target install -C /home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc/shellinabox' /usr/bin/install -c -m 644 AUTHORS COPYING GPL-2 NEWS '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc/shellinabox' /bin/bash ./libtool --mode=install /usr/bin/install -c shellinaboxd '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 shellinaboxd.1 '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c shellinaboxd /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/shellinaboxd make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/shellinabox-2.20' libslirp-4.6.1.tar.xz: OK (sha256: b8a22ac4d601ba16122a67827c0f4361785d4d283f21ff8ed48d4aa1e7693477) >>> slirp 4.6.1 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/slirp/libslirp-4.6.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1 -xf - >>> slirp 4.6.1 Patching >>> slirp 4.6.1 Configuring rm -rf /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a72%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/ /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build The Meson build system Version: 0.61.0 Source dir: /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1 Build dir: /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/build Build type: cross build Project name: libslirp Project version: 4.6.1 C compiler for the host machine: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc (gcc 10.3.1 "aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621") C linker for the host machine: /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc ld.bfd 10.3-2021 C compiler for the build machine: /usr/bin/gcc (gcc 6.3.0 "gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: /usr/bin/gcc ld.bfd 2.28 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: cortex-a72 Target machine cpu family: aarch64 Target machine cpu: cortex-a72 Found pkg-config: /home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.68.4 Check usable header "valgrind/valgrind.h" : NO Compiler for C supports link arguments -Wl,--version-script,/home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/src/libslirp.map: YES Configuring libslirp-version.h using configuration Build targets in project: 1 libslirp 4.6.1 User defined options Cross files : /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build/cross-compilation.conf build.pkg_config_path: /home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.10.2 at /home/buildroot/autobuild/instance-2/output-1/host/bin/ninja >>> slirp 4.6.1 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-2/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build ninja: Entering directory `/home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build' [1/32] Compiling C object libslirp.so.0.3.1.p/src_arp_table.c.o [2/32] Compiling C object libslirp.so.0.3.1.p/src_dhcpv6.c.o [3/32] Compiling C object libslirp.so.0.3.1.p/src_cksum.c.o [4/32] Compiling C object libslirp.so.0.3.1.p/src_bootp.c.o [5/32] Compiling C object libslirp.so.0.3.1.p/src_if.c.o [6/32] Compiling C object libslirp.so.0.3.1.p/src_dnssearch.c.o [7/32] Compiling C object libslirp.so.0.3.1.p/src_ip6_input.c.o [8/32] Compiling C object libslirp.so.0.3.1.p/src_ip6_icmp.c.o [9/32] Compiling C object libslirp.so.0.3.1.p/src_ip6_output.c.o [10/32] Compiling C object libslirp.so.0.3.1.p/src_ip_icmp.c.o [11/32] Compiling C object libslirp.so.0.3.1.p/src_ip_input.c.o [12/32] Compiling C object libslirp.so.0.3.1.p/src_ip_output.c.o [13/32] Compiling C object libslirp.so.0.3.1.p/src_mbuf.c.o [14/32] Compiling C object libslirp.so.0.3.1.p/src_ncsi.c.o [15/32] Compiling C object libslirp.so.0.3.1.p/src_ndp_table.c.o [16/32] Compiling C object libslirp.so.0.3.1.p/src_misc.c.o [17/32] Compiling C object libslirp.so.0.3.1.p/src_sbuf.c.o [18/32] Compiling C object libslirp.so.0.3.1.p/src_state.c.o [19/32] Compiling C object libslirp.so.0.3.1.p/src_stream.c.o [20/32] Compiling C object libslirp.so.0.3.1.p/src_slirp.c.o [21/32] Compiling C object libslirp.so.0.3.1.p/src_tcp_output.c.o [22/32] Compiling C object libslirp.so.0.3.1.p/src_socket.c.o [23/32] Compiling C object libslirp.so.0.3.1.p/src_tcp_timer.c.o [24/32] Compiling C object libslirp.so.0.3.1.p/src_tcp_input.c.o [25/32] Compiling C object libslirp.so.0.3.1.p/src_tftp.c.o [26/32] Compiling C object libslirp.so.0.3.1.p/src_tcp_subr.c.o [27/32] Compiling C object libslirp.so.0.3.1.p/src_version.c.o [28/32] Compiling C object libslirp.so.0.3.1.p/src_udp6.c.o [29/32] Compiling C object libslirp.so.0.3.1.p/src_udp.c.o [30/32] Compiling C object libslirp.so.0.3.1.p/src_util.c.o [31/32] Compiling C object libslirp.so.0.3.1.p/src_vmstate.c.o [32/32] Linking target libslirp.so.0.3.1 >>> slirp 4.6.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-2/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build install ninja: Entering directory `/home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build' [0/1] Installing files. Installing libslirp.so.0.3.1 to /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib Installing symlink pointing to libslirp.so.0.3.1 to /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libslirp.so.0 Installing symlink pointing to libslirp.so.0 to /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libslirp.so Installing /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/src/libslirp.h to /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/slirp Installing /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/build/libslirp-version.h to /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/slirp Installing /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/build/meson-private/slirp.pc to /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig >>> slirp 4.6.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> slirp 4.6.1 Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-2/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build install ninja: Entering directory `/home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1//build' [0/1] Installing files. Installing libslirp.so.0.3.1 to /home/buildroot/autobuild/instance-2/output-1/target/usr/lib Installing symlink pointing to libslirp.so.0.3.1 to /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/libslirp.so.0 Installing symlink pointing to libslirp.so.0 to /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/libslirp.so Installing /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/src/libslirp.h to /home/buildroot/autobuild/instance-2/output-1/target/usr/include/slirp Installing /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/build/libslirp-version.h to /home/buildroot/autobuild/instance-2/output-1/target/usr/include/slirp Installing /home/buildroot/autobuild/instance-2/output-1/build/slirp-4.6.1/build/meson-private/slirp.pc to /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig udpxy.1.0.23-9-prod.tar.gz: OK (sha256: 6ce33b1d14a1aeab4bd2566aca112e41943df4d002a7678d9a715108e6b714bd) >>> udpxy 1.0.23-9-prod Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/udpxy/udpxy.1.0.23-9-prod.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod -xf - >>> udpxy 1.0.23-9-prod Patching >>> udpxy 1.0.23-9-prod Configuring >>> udpxy 1.0.23-9-prod Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-as" LD="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-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/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod' /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DUDPXREC_MOD -MM udpxy.c sloop.c rparse.c util.c prbuf.c ifaddr.c ctx.c mkpg.c rtp.c uopt.c dpkt.c netop.c extrn.c main.c udpxrec.c > udpxy.dep -e Making a [release] version (use 'debug' target as an alternative) make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod' /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxy.c -o udpxy.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c sloop.c -o sloop.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rparse.c -o rparse.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c util.c -o util.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c prbuf.c -o prbuf.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ifaddr.c -o ifaddr.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ctx.c -o ctx.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c mkpg.c -o mkpg.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rtp.c -o rtp.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c uopt.c -o uopt.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c dpkt.c -o dpkt.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c netop.c -o netop.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c extrn.c -o extrn.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c main.c -o main.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxrec.c -o udpxrec.o /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -DTRACE_MODULE -o udpxy udpxy.o sloop.o rparse.o util.o prbuf.o ifaddr.o ctx.o mkpg.o rtp.o uopt.o dpkt.o netop.o extrn.o main.o udpxrec.o -rwxr-xr-x 1 buildroot buildroot 132736 Jan 24 23:37 udpxy ln -s udpxy udpxrec make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod' >>> udpxy 1.0.23-9-prod Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target PREFIX=/usr -C /home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod' -rwxr-xr-x 1 buildroot buildroot 132736 Jan 24 23:37 /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/udpxy -rwxr-xr-x 1 buildroot buildroot 132736 Jan 24 23:37 /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/udpxrec Installation of udpxy is complete make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/udpxy-1.0.23-9-prod' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a72%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf rm -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/instance-2/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/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 /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-4053-g4b9d6162a6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-4053-g4b9d6162a6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-arm-aarch64 2021.07 Collecting legal info >>> toolchain Collecting legal info >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> capnproto 0.9.1 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> host-capnproto 0.9.1 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> openssl Collecting legal info >>> libopenssl 1.1.1m Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info COPYING: OK (sha256: 3059f68686f1c5bc6ed0e9db415fc257c4e7618b6ac58ecce83986eb8a7cf501) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> guile 3.0.7 Collecting legal info LICENSE: OK (sha256: b51c6f20e6d029cb5b3e5bf235ac562c9a188c5bdc4ffcdc663897772d6e0260) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-guile 3.0.7 Collecting legal info LICENSE: OK (sha256: b51c6f20e6d029cb5b3e5bf235ac562c9a188c5bdc4ffcdc663897772d6e0260) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> inadyn 2.9.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libglib2 2.68.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.61.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.10.1 Collecting legal info LICENSE: OK (sha256: d0285b61e1a8e420c7deb95836738a5d4a0d26463138b17601f5971212684c4b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.3 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 59.8.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.37.3 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libqb 2.0.3 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> mp4v2 5.0.1 Collecting legal info COPYING: OK (sha256: 15e38684c940176e2fc76331a2299d2ab5115ac997078f768ef31b896af69fc5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pugixml 1.11.4 Collecting legal info LICENSE.md: OK (sha256: ee495f34aeff0c578a99f3350a2050d4e5860d27b2004c03c384a594fa2b0a7a) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> slirp 4.6.1 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-2021.07: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'