main.c: In function 'second_stage_prep': main.c:399:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 399 | fread(boot_message.signature, 1, sizeof(boot_message.signature), fp_sig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/tmp/instance-5/output-1/build/host-raspberrypi-usbboot-9324fd7034b9d3606aed8a27da74d6d57e066e7e' >>> host-raspberrypi-usbboot 9324fd7034b9d3606aed8a27da74d6d57e066e7e Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/host-raspberrypi-usbboot-9324fd7034b9d3606aed8a27da74d6d57e066e7e/rpiboot /tmp/instance-5/output-1/host/bin/rpiboot restorecond-3.2.tar.gz: OK (sha256: 471c17e64aa6d7226e861d4d0125d15fdf9b38892c542be32bd83d999e5e75f5) >>> restorecond 3.2 Extracting gzip -d -c /tmp/instance-5/dl/restorecond/restorecond-3.2.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/restorecond-3.2 -xf - >>> restorecond 3.2 Patching >>> restorecond 3.2 Configuring >>> restorecond 3.2 Building /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/restorecond-3.2 PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS" ARCH=""arm"" DESTDIR=/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot all make[1]: Entering directory '/tmp/instance-5/output-1/build/restorecond-3.2' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restore.o restore.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restorecond.o restorecond.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o utmpwatcher.o utmpwatcher.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o stringslist.o stringslist.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o user.o user.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o watch.o watch.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -o restorecond restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o -lselinux -L/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[1]: Leaving directory '/tmp/instance-5/output-1/build/restorecond-3.2' >>> restorecond 3.2 Installing to target /usr/bin/install -m 0644 -D /tmp/instance-5/output-1/build/restorecond-3.2/restorecond.conf /tmp/instance-5/output-1/target/etc/selinux/restorecond.conf /usr/bin/install -m 0644 -D /tmp/instance-5/output-1/build/restorecond-3.2/restorecond_user.conf /tmp/instance-5/output-1/target/etc/selinux/restorecond_user.conf /usr/bin/install -m 0755 -D /tmp/instance-5/output-1/build/restorecond-3.2/restorecond /tmp/instance-5/output-1/target/usr/sbin/restorecond rpi-wifi-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7.tar.gz: OK (sha256: ae665baa465a09dddf7f4bdec67e108a74b2a3787550cc9ee53c2bea9651f327) >>> rpi-wifi-firmware 4c47758bed7cd547dff3618a1739dcf64b5a52a7 Extracting gzip -d -c /tmp/instance-5/dl/rpi-wifi-firmware/rpi-wifi-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/rpi-wifi-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7 -xf - >>> rpi-wifi-firmware 4c47758bed7cd547dff3618a1739dcf64b5a52a7 Patching >>> rpi-wifi-firmware 4c47758bed7cd547dff3618a1739dcf64b5a52a7 Configuring >>> rpi-wifi-firmware 4c47758bed7cd547dff3618a1739dcf64b5a52a7 Building >>> rpi-wifi-firmware 4c47758bed7cd547dff3618a1739dcf64b5a52a7 Installing to target /usr/bin/install -d /tmp/instance-5/output-1/target/lib/firmware/brcm /usr/bin/install -m 0644 /tmp/instance-5/output-1/build/rpi-wifi-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7/firmware/brcm/brcmfmac* /tmp/instance-5/output-1/target/lib/firmware/brcm sl-5.02.tar.gz: OK (sha256: 1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a) >>> sl 5.02 Extracting gzip -d -c /tmp/instance-5/dl/sl/sl-5.02.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/sl-5.02 -xf - >>> sl 5.02 Patching >>> sl 5.02 Configuring >>> sl 5.02 Building /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/sl-5.02 PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/tmp/instance-5/output-1/build/sl-5.02' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o sl sl.c -lncurses make[1]: Leaving directory '/tmp/instance-5/output-1/build/sl-5.02' >>> sl 5.02 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-5/output-1/build/sl-5.02/sl /tmp/instance-5/output-1/target/usr/bin/sl sredird-2.2.2.tar.gz: OK (sha256: 640c47dcd84b3b90640165a38eb336a675fdab06c14c09cae2f4a604cae560d3) >>> sredird 2.2.2 Extracting gzip -d -c /tmp/instance-5/dl/sredird/sredird-2.2.2.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/sredird-2.2.2 -xf - >>> sredird 2.2.2 Patching Applying 0001-termio.patch using patch: patching file sredird.c >>> sredird 2.2.2 Configuring >>> sredird 2.2.2 Building /usr/bin/make -j96 PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-5/output-1/build/sredird-2.2.2 make[1]: Entering directory '/tmp/instance-5/output-1/build/sredird-2.2.2' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -o sredird sredird.c sredird.c: In function 'main': sredird.c:1868:11: warning: variable 'MaxBTicks' set but not used [-Wunused-but-set-variable] 1868 | clock_t MaxBTicks; | ^~~~~~~~~ sredird.c: In function 'HandleCPCCommand': sredird.c:1402:66: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 484 [-Wformat-truncation=] 1402 | snprintf(LogStr,TmpStrLen - 1,"Received client signature: %s",SigStr); | ^~ ~~~~~~ sredird.c:1402:8: note: 'snprintf' output between 28 and 539 bytes into a destination of size 511 1402 | snprintf(LogStr,TmpStrLen - 1,"Received client signature: %s",SigStr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sredird.c:1394:55: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 495 [-Wformat-truncation=] 1394 | snprintf(LogStr,TmpStrLen - 1,"Sent signature: %s",SigStr); | ^~ ~~~~~~ sredird.c:1394:8: note: 'snprintf' output between 17 and 528 bytes into a destination of size 511 1394 | snprintf(LogStr,TmpStrLen - 1,"Sent signature: %s",SigStr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/tmp/instance-5/output-1/build/sredird-2.2.2' >>> sredird 2.2.2 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/sredird-2.2.2/sredird /tmp/instance-5/output-1/target/usr/sbin/sredird udpxy.1.0.23-9-prod.tar.gz: OK (sha256: 6ce33b1d14a1aeab4bd2566aca112e41943df4d002a7678d9a715108e6b714bd) >>> udpxy 1.0.23-9-prod Extracting gzip -d -c /tmp/instance-5/dl/udpxy/udpxy.1.0.23-9-prod.tar.gz | tar --strip-components=1 -C /tmp/instance-5/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="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod make[1]: Entering directory '/tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 '/tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxy.c -o udpxy.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c sloop.c -o sloop.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rparse.c -o rparse.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c util.c -o util.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c prbuf.c -o prbuf.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ifaddr.c -o ifaddr.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ctx.c -o ctx.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c mkpg.c -o mkpg.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rtp.c -o rtp.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c uopt.c -o uopt.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c dpkt.c -o dpkt.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c netop.c -o netop.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c extrn.c -o extrn.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c main.c -o main.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxrec.c -o udpxrec.o /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -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 autobuild autobuild 133956 Aug 3 09:20 udpxy ln -s udpxy udpxrec make[2]: Leaving directory '/tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod' make[1]: Leaving directory '/tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod' >>> udpxy 1.0.23-9-prod Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/target PREFIX=/usr -C /tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod install make[1]: Entering directory '/tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod' -rwxr-xr-x 1 autobuild autobuild 133956 Aug 3 09:20 /tmp/instance-5/output-1/target/usr/bin/udpxy -rwxr-xr-x 1 autobuild autobuild 133956 Aug 3 09:20 /tmp/instance-5/output-1/target/usr/bin/udpxrec Installation of udpxy is complete make[1]: Leaving directory '/tmp/instance-5/output-1/build/udpxy-1.0.23-9-prod' uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e-br1.tar.gz: OK (sha256: 8a537a377c8dc1abda147a1e3feb3fe3e3633a9d30e4e37d378cc6309dace2f0) >>> uhttpd f53a63999784bcb7dc513e221f3f25dd3de2f35e Extracting gzip -d -c /tmp/instance-5/dl/uhttpd/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e -xf - >>> uhttpd f53a63999784bcb7dc513e221f3f25dd3de2f35e Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd f53a63999784bcb7dc513e221f3f25dd3de2f35e Configuring (mkdir -p /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e/ && cd /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e/ && rm -f CMakeCache.txt && PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-5/output-1/host/bin/cmake /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-5/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLUA_SUPPORT=OFF -DTLS_SUPPORT=OFF -DUBUS_SUPPORT=OFF ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-5/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-5/output-1/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e >>> uhttpd f53a63999784bcb7dc513e221f3f25dd3de2f35e Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e/ make[1]: Entering directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' make[2]: Entering directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' make[3]: Entering directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' Scanning dependencies of target uhttpd make[3]: Leaving directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' make[3]: Entering directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd make[3]: Leaving directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' [100%] Built target uhttpd make[2]: Leaving directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' make[1]: Leaving directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' >>> uhttpd f53a63999784bcb7dc513e221f3f25dd3de2f35e Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/target install/fast -C /tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e/ make[1]: Entering directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-5/output-1/target/usr/bin/uhttpd make[1]: Leaving directory '/tmp/instance-5/output-1/build/uhttpd-f53a63999784bcb7dc513e221f3f25dd3de2f35e' uhubctl-2.4.0.tar.gz: OK (sha256: 391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97) >>> uhubctl 2.4.0 Extracting gzip -d -c /tmp/instance-5/dl/uhubctl/uhubctl-2.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/uhubctl-2.4.0 -xf - >>> uhubctl 2.4.0 Patching >>> uhubctl 2.4.0 Configuring >>> uhubctl 2.4.0 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 GIT_VERSION=v2.4.0 -C /tmp/instance-5/output-1/build/uhubctl-2.4.0 make[1]: Entering directory '/tmp/instance-5/output-1/build/uhubctl-2.4.0' fatal: not a git repository (or any of the parent directories): .git /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wextra -std=c99 -pedantic -DPROGRAM_VERSION=\"v2.4.0\" -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/libusb-1.0 uhubctl.c -o uhubctl -Wl,-zrelro,-znow -L/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lusb-1.0 make[1]: Leaving directory '/tmp/instance-5/output-1/build/uhubctl-2.4.0' >>> uhubctl 2.4.0 Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/tmp/instance-5/output-1/target /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/uhubctl-2.4.0 install make[1]: Entering directory '/tmp/instance-5/output-1/build/uhubctl-2.4.0' fatal: not a git repository (or any of the parent directories): .git install -m 755 -d /tmp/instance-5/output-1/target/usr/sbin install -m 755 uhubctl /tmp/instance-5/output-1/target/usr/sbin make[1]: Leaving directory '/tmp/instance-5/output-1/build/uhubctl-2.4.0' wireless-regdb-2021.04.21.tar.xz: OK (sha256: 9e4c02b2a9710df4dbdb327c39612e8cbbae6495987afeddaebab28c1ea3d8fa) >>> wireless-regdb 2021.04.21 Extracting xzcat /tmp/instance-5/dl/wireless-regdb/wireless-regdb-2021.04.21.tar.xz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/wireless-regdb-2021.04.21 -xf - >>> wireless-regdb 2021.04.21 Patching >>> wireless-regdb 2021.04.21 Configuring >>> wireless-regdb 2021.04.21 Building >>> wireless-regdb 2021.04.21 Installing to target /usr/bin/install -m 644 -D -T /tmp/instance-5/output-1/build/wireless-regdb-2021.04.21/regulatory.db /tmp/instance-5/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /tmp/instance-5/output-1/build/wireless-regdb-2021.04.21/regulatory.db.p7s /tmp/instance-5/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/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' /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-5/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-5/output-1/target/etc/shells rm -f /tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-5/output-1/host/bin/glib-compile-schemas /tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/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##*/}" /tmp/instance-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1014-g94b6fbd582"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/arm-buildroot-linux-musleabihf/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.05-1014-g94b6fbd582 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> bash 5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> benejson 0.9.7 Collecting legal info LICENSE: OK (sha256: d0b7dae881fcb18c4dddfd8b0c1643ae671d5f356d14ba5b4e95ca889cc9ec32) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> cbootimage 1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ccid 1.4.34 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.1 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cppdb 0.3.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) MIT.txt: OK (sha256: 503ed52ef942d44bb26bd47dd5c6765927b198624e4f375e32cc660dfc2a0981) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> postgresql 13.3 Collecting legal info COPYRIGHT: OK (sha256: 31ccadc0a70e8e0e8a35c5833567b64388dfe34987d962e1911554e271294105) >>> host-zic 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cpuburn-arm ad7e646700d14b81413297bda02fb7fe96613c3f Collecting legal info cpuburn-a7.S: OK (sha256: 47f10095a04d16c8d8d52598371fa01b6a6e87134083b9ec3c43d83ff8576f55) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libselinux 3.2 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 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.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> dehydrated 0.6.5 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> duktape 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 5b42d02dbd084fd6d7e61d93f52e02b596f25400e54e0f86d5780045e5b754c8) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> exempi 2.5.2 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> flare-engine 1.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.14 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_ttf 2.0.15 Collecting legal info COPYING.txt: OK (sha256: f6370809c9f644760920d9945c5be07aed17664975f2e4741013d4d9a2ec696f) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> git-crypt 0.6.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) parse_options.hpp: OK (sha256: 506657e7a381165550e6c33e35b3b03bbef3e1feb68ba5529e264bd75ed2dc64) >>> git 2.31.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.78.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> ipcalc 1.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.80 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kexec 2.0.22 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libgee 0.20.4 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.52.4 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libiec61850 1.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libopenh264 2.1.1 Collecting legal info LICENSE: OK (sha256: dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb) >>> libseccomp 2.4.4 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libsecret 0.20.4 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libubox 551d75b5662cccd0466b990d58136bdf799a804d Collecting legal info >>> libzip 1.7.3 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbuffer 20210328 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-raspberrypi-usbboot 9324fd7034b9d3606aed8a27da74d6d57e066e7e Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> restorecond 3.2 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> rpi-wifi-firmware 4c47758bed7cd547dff3618a1739dcf64b5a52a7 Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> uhttpd f53a63999784bcb7dc513e221f3f25dd3de2f35e Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> uhubctl 2.4.0 Collecting legal info LICENSE: OK (sha256: 2d3aa0737e8db9dfd710f9a282b446cb7b15b2b3eecac383f0c45c64d736eea0) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2021.04.21 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: libubox-551d75b5662cccd0466b990d58136bdf799a804d: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'