config.h:124:43: note: in expansion of macro 'TIMESTAMP' 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~ vpnc.c:2340:17: note: in expansion of macro 'DEBUGTOP' 2340 | DEBUGTOP(2, printf("S5.5 do xauth reply\n")); | ^~~~~~~~ vpnc.c: In function 'do_phase2_config': config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2514:9: note: in expansion of macro 'DEBUGTOP' 2514 | DEBUGTOP(2, printf("S6.1 phase2_config send modecfg\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:2514:9: note: in expansion of macro 'DEBUGTOP' 2514 | DEBUGTOP(2, printf("S6.1 phase2_config send modecfg\n")); | ^~~~~~~~ config.h:124:25: warning: using a dangling pointer to 'st' [-Wdangling-pointer=] 124 | printf(" [%s]\n", TIMESTAMP()); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vpnc.c:2517:9: note: in expansion of macro 'DEBUGTOP' 2517 | DEBUGTOP(2, printf("S6.2 phase2_config receive modecfg\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:2517:9: note: in expansion of macro 'DEBUGTOP' 2517 | DEBUGTOP(2, printf("S6.2 phase2_config receive modecfg\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-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/home/thomas/autobuild/instance-3/output-1/host/bin/../i686-buildroot-linux-gnu/sysroot/usr/lib -lgnutls /home/thomas/autobuild/instance-3/output-1/host/bin/i686-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-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/home/thomas/autobuild/instance-3/output-1/host/bin/../i686-buildroot-linux-gnu/sysroot/usr/lib -lgnutls make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vpnc-0.5.3r550-2jnpr1' >>> vpnc 0.5.3r550-2jnpr1 Installing to target PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/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-3/output-1/build/vpnc-0.5.3r550-2jnpr1 install PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/i686-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 -Og -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no VERSION=0.5.3r550-2jnpr1 MANS= DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" PREFIX=/usr make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/vpnc-0.5.3r550-2jnpr1' install -d /home/thomas/autobuild/instance-3/output-1/target/etc/vpnc /home/thomas/autobuild/instance-3/output-1/target/usr/bin /home/thomas/autobuild/instance-3/output-1/target/usr/sbin /home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man1 /home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man8 /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/thomas/autobuild/instance-3/output-1/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/thomas/autobuild/instance-3/output-1/target/etc/vpnc; \ else \ install vpnc-script /home/thomas/autobuild/instance-3/output-1/target/etc/vpnc; \ fi install -m600 vpnc.conf /home/thomas/autobuild/instance-3/output-1/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/thomas/autobuild/instance-3/output-1/target/usr/sbin install -m755 pcf2vpnc /home/thomas/autobuild/instance-3/output-1/target/usr/bin install -m644 pcf2vpnc.1 /home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/thomas/autobuild/instance-3/output-1/target/usr/share/man/man1 install -m644 COPYING /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc/vpnc install -m755 vpnc /home/thomas/autobuild/instance-3/output-1/target/usr/sbin install -m755 cisco-decrypt /home/thomas/autobuild/instance-3/output-1/target/usr/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vpnc-0.5.3r550-2jnpr1' vue-3.3.2.tgz: OK (sha256: b4d0234f0806a723d79a89426c7dbb351cf6cf554c323cf2625a3e078a93d065) >>> vuejs 3.3.2 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/vuejs/vue-3.3.2.tgz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/vuejs-3.3.2 -xf - >>> vuejs 3.3.2 Patching >>> vuejs 3.3.2 Configuring >>> vuejs 3.3.2 Building >>> vuejs 3.3.2 Installing to target /usr/bin/install -m 644 -D /home/thomas/autobuild/instance-3/output-1/build/vuejs-3.3.2/dist/vue.global.prod.js /home/thomas/autobuild/instance-3/output-1/target/var/www/vue.js >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-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', '-Og', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%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@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-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', '-Og', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells rm -f /home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/thomas/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/thomas/autobuild/instance-3/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/thomas/autobuild/instance-3/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/thomas/autobuild/instance-3/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/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-3/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-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-4595-gc35b052d970"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2023.08.1\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr ln -snf /home/thomas/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-4595-gc35b052d970 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-43-g94ef70136587c40a357f775677997c753b3de56c 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.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.40 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.4.16 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.27.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> 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) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> gnutls 3.8.0 Collecting legal info doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libatomic_ops 7.8.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libglvnd 1.4.0 Collecting legal info README.md: OK (sha256: f84a3eca98cc5bdf5318741124c38c5e877f856df8c7e229ee5065e5c61038c2) src/util/uthash/LICENSE: OK (sha256: e9b9aac8421b6d29176c6f23f6f7a907194245e35ef99ace10839734961cfaa2) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> libsolv 0.7.22 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> logrotate 3.20.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rrdtool 1.8.0 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tinifier 3.4.0 Collecting legal info LICENSE: OK (sha256: 18f524914c0df04e21289c3d9ca3e27c10abe5869cc4e4d4790a1b2c56df282c) >>> host-go 1.20.8 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage2 1.19.11 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage1 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> unixodbc 2.3.11 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) >>> vuejs 3.3.2 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'