| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2860:9: note: in expansion of macro 'DEBUGTOP' 2860 | DEBUGTOP(2, printf("S7.7 QM_packet3 sent\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2860:9: note: in expansion of macro 'DEBUGTOP' 2860 | DEBUGTOP(2, printf("S7.7 QM_packet3 sent\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2862:9: note: in expansion of macro 'DEBUGTOP' 2862 | DEBUGTOP(2, printf("S7.8 setup ipsec tunnel\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2862:9: note: in expansion of macro 'DEBUGTOP' 2862 | DEBUGTOP(2, printf("S7.8 setup ipsec tunnel\n")); | ^~~~~~~~ vpnc.c: In function 'main': config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3256:9: note: in expansion of macro 'DEBUGTOP' 3256 | DEBUGTOP(2, printf("S1 init_sockaddr\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3256:9: note: in expansion of macro 'DEBUGTOP' 3256 | DEBUGTOP(2, printf("S1 init_sockaddr\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3259:9: note: in expansion of macro 'DEBUGTOP' 3259 | DEBUGTOP(2, printf("S2 make_socket\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3259:9: note: in expansion of macro 'DEBUGTOP' 3259 | DEBUGTOP(2, printf("S2 make_socket\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3263:9: note: in expansion of macro 'DEBUGTOP' 3263 | DEBUGTOP(2, printf("S3 setup_tunnel\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3263:9: note: in expansion of macro 'DEBUGTOP' 3263 | DEBUGTOP(2, printf("S3 setup_tunnel\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3268:17: note: in expansion of macro 'DEBUGTOP' 3268 | DEBUGTOP(2, printf("S4 do_phase1_am\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3268:17: note: in expansion of macro 'DEBUGTOP' 3268 | DEBUGTOP(2, printf("S4 do_phase1_am\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3270:17: note: in expansion of macro 'DEBUGTOP' 3270 | DEBUGTOP(2, printf("S5 do_phase2_xauth\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3270:17: note: in expansion of macro 'DEBUGTOP' 3270 | DEBUGTOP(2, printf("S5 do_phase2_xauth\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3274:17: note: in expansion of macro 'DEBUGTOP' 3274 | DEBUGTOP(2, printf("S6 do_phase2_config\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3274:17: note: in expansion of macro 'DEBUGTOP' 3274 | DEBUGTOP(2, printf("S6 do_phase2_config\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3278:9: note: in expansion of macro 'DEBUGTOP' 3278 | DEBUGTOP(2, printf("S7 setup_link (phase 2 + main_loop)\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3278:9: note: in expansion of macro 'DEBUGTOP' 3278 | DEBUGTOP(2, printf("S7 setup_link (phase 2 + main_loop)\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3279:9: note: in expansion of macro 'DEBUGTOP' 3279 | DEBUGTOP(2, printf("S7.0 run interface setup script\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3279:9: note: in expansion of macro 'DEBUGTOP' 3279 | DEBUGTOP(2, printf("S7.0 run interface setup script\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3282:9: note: in expansion of macro 'DEBUGTOP' 3282 | DEBUGTOP(2, printf("S7.9 main loop (receive and transmit ipsec packets)\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3282:9: note: in expansion of macro 'DEBUGTOP' 3282 | DEBUGTOP(2, printf("S7.9 main loop (receive and transmit ipsec packets)\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3290:9: note: in expansion of macro 'DEBUGTOP' 3290 | DEBUGTOP(2, printf("S8 close_tunnel\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3290:9: note: in expansion of macro 'DEBUGTOP' 3290 | DEBUGTOP(2, printf("S8 close_tunnel\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:3295:9: note: in expansion of macro 'DEBUGTOP' 3295 | DEBUGTOP(2, printf("S9 cleanup\n")); | ^~~~~~~~ config.h:111:14: note: 'st' declared here 111 | char st[20]; \ | ^~ config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:3295:9: note: in expansion of macro 'DEBUGTOP' 3295 | DEBUGTOP(2, printf("S9 cleanup\n")); | ^~~~~~~~ /home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/home/thomas/autobuild/instance-2/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -lgnutls make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> vpnc 0.5.3r550-2jnpr1 Installing to target PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/vpnc-0.5.3r550-2jnpr1 install PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-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/thomas/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-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 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no VERSION=0.5.3r550-2jnpr1 MANS= DESTDIR="/home/thomas/autobuild/instance-2/output-1/target" PREFIX=/usr make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/vpnc-0.5.3r550-2jnpr1' install -d /home/thomas/autobuild/instance-2/output-1/target/etc/vpnc /home/thomas/autobuild/instance-2/output-1/target/usr/bin /home/thomas/autobuild/instance-2/output-1/target/usr/sbin /home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man1 /home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man8 /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/thomas/autobuild/instance-2/output-1/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/thomas/autobuild/instance-2/output-1/target/etc/vpnc; \ else \ install vpnc-script /home/thomas/autobuild/instance-2/output-1/target/etc/vpnc; \ fi install -m600 vpnc.conf /home/thomas/autobuild/instance-2/output-1/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/thomas/autobuild/instance-2/output-1/target/usr/sbin install -m755 pcf2vpnc /home/thomas/autobuild/instance-2/output-1/target/usr/bin install -m644 pcf2vpnc.1 /home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man1 install -m644 COPYING /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc/vpnc install -m755 vpnc /home/thomas/autobuild/instance-2/output-1/target/usr/sbin install -m755 cisco-decrypt /home/thomas/autobuild/instance-2/output-1/target/usr/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%603e%g" -e "s%@TARGET_ENDIAN@%big%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@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%603e%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi rm -f /home/thomas/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/thomas/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/thomas/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/thomas/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/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 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/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/thomas/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/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-2345-gaff4317797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr ln -snf /home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-2345-gaff4317797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.5 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.38 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsof 4.96.5 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> iperf3 3.12 Collecting legal info LICENSE: OK (sha256: a5c2e3d799f2835156e565a3de4fad33d32ed289cdc9e414dfaf75719fd12ef9) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libsecret 0.20.5 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> host-moby-buildkit 0.10.6 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.19.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> urandom-scripts Collecting legal info >>> usbredir 0.13.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'