policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-1/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 -- Check for working CXX compiler: /tmp/instance-1/output-1/host/bin/arm-linux-g++ -- Check for working CXX compiler: /tmp/instance-1/output-1/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_STATIC_LIBS BUILD_TEST -- Build files have been written to: /tmp/instance-1/output-1/build/tinyxml2-8.0.0 >>> tinyxml2 8.0.0 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' make[2]: Entering directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' make[3]: Entering directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' Scanning dependencies of target tinyxml2 make[3]: Leaving directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' make[3]: Entering directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' [ 50%] Building CXX object CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o [100%] Linking CXX static library libtinyxml2.a make[3]: Leaving directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' [100%] Built target tinyxml2 make[2]: Leaving directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' make[1]: Leaving directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' >>> tinyxml2 8.0.0 Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /tmp/instance-1/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtinyxml2.a -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinyxml2.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/tinyxml2.pc -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/tinyxml2/tinyxml2Targets-release.cmake make[1]: Leaving directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' >>> tinyxml2 8.0.0 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> tinyxml2 8.0.0 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target install/fast -C /tmp/instance-1/output-1/build/tinyxml2-8.0.0/ make[1]: Entering directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/target/usr/lib/libtinyxml2.a -- Installing: /tmp/instance-1/output-1/target/usr/include/tinyxml2.h -- Installing: /tmp/instance-1/output-1/target/usr/lib/pkgconfig/tinyxml2.pc -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/tinyxml2/tinyxml2Targets-release.cmake make[1]: Leaving directory '/tmp/instance-1/output-1/build/tinyxml2-8.0.0' triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz: OK (sha256: 1b3221963b9adca26eacc5442d8c2422cf2072f8adde1dbd691a69b37a583fb1) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Extracting gzip -d -c /tmp/instance-1/dl/triggerhappy/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 -xf - >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Patching >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Configuring >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Building /usr/bin/make -j32 PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl PKGCONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" -C /tmp/instance-1/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 thd th-cmd make[1]: Entering directory '/tmp/instance-1/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keystate.o keystate.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trigger.o trigger.c echo "#include " | /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devices.o devices.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdsocket.o cmdsocket.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o obey.o obey.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ignore.o ignore.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o uinput.o uinput.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o triggerparser.o triggerparser.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o th-cmd.o th-cmd.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thd.o thd.c awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc /tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o eventnames.o eventnames.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -static th-cmd.o cmdsocket.o -o th-cmd /tmp/instance-1/output-1/host/bin/arm-linux-gcc -static thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd make[1]: Leaving directory '/tmp/instance-1/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Installing to target /usr/bin/install -d /tmp/instance-1/output-1/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /tmp/instance-1/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/thd /tmp/instance-1/output-1/target/usr/sbin/thd /usr/bin/install -D -m 0755 /tmp/instance-1/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/th-cmd /tmp/instance-1/output-1/target/usr/sbin/th-cmd /usr/bin/install -m 0755 -D package/triggerhappy/S10triggerhappy /tmp/instance-1/output-1/target/etc/init.d/S10triggerhappy uhubctl-2.4.0.tar.gz: OK (sha256: 391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97) >>> uhubctl 2.4.0 Extracting gzip -d -c /tmp/instance-1/dl/uhubctl/uhubctl-2.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-1/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-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 GIT_VERSION=v2.4.0 -C /tmp/instance-1/output-1/build/uhubctl-2.4.0 make[1]: Entering directory '/tmp/instance-1/output-1/build/uhubctl-2.4.0' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). /tmp/instance-1/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 -static -Wall -Wextra -std=c99 -pedantic -DPROGRAM_VERSION=\"v2.4.0\" -I/tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0 uhubctl.c -o uhubctl -static -Wl,-zrelro,-znow -L/tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lusb-1.0 make[1]: Leaving directory '/tmp/instance-1/output-1/build/uhubctl-2.4.0' >>> uhubctl 2.4.0 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/tmp/instance-1/output-1/target /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/uhubctl-2.4.0 install make[1]: Entering directory '/tmp/instance-1/output-1/build/uhubctl-2.4.0' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). install -m 755 -d /tmp/instance-1/output-1/target/usr/sbin install -m 755 uhubctl /tmp/instance-1/output-1/target/usr/sbin make[1]: Leaving directory '/tmp/instance-1/output-1/build/uhubctl-2.4.0' usb-modeswitch-2.6.0.tar.bz2: OK (md5: be73dcc84025794081a1d4d4e5a75e4c) usb-modeswitch-2.6.0.tar.bz2: OK (sha256: c215236e6bada6e659fc195a31d611ea298a4bdb4d57a0d68c553b56585f8ba3) >>> usb_modeswitch 2.6.0 Extracting bzcat /tmp/instance-1/dl/usb_modeswitch/usb-modeswitch-2.6.0.tar.bz2 | tar --strip-components=1 -C /tmp/instance-1/output-1/build/usb_modeswitch-2.6.0 -xf - >>> usb_modeswitch 2.6.0 Patching >>> usb_modeswitch 2.6.0 Configuring >>> usb_modeswitch 2.6.0 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-1/output-1/build/usb_modeswitch-2.6.0 all-with-statlink-dispatcher make[1]: Entering directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.0' /tmp/instance-1/output-1/host/bin/arm-linux-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static `pkg-config --libs --cflags libusb-1.0` -static ./make_string.sh usb_modeswitch_dispatcher.tcl > dispatcher.h usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:3: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 519 | libusb_set_debug(ctx, 3); | ^~~~~~~~~~~~~~~~ In file included from usb_modeswitch.h:26, from usb_modeswitch.c:59: /tmp/instance-1/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0/libusb.h:1352:18: note: declared here 1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ DISPATCH=dispatcher-statlink /tmp/instance-1/output-1/host/bin/arm-linux-gcc dispatcher.c -static -l:libjim.a -ldl -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static make[1]: Leaving directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.0' >>> usb_modeswitch 2.6.0 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/tmp/instance-1/output-1/target -C /tmp/instance-1/output-1/build/usb_modeswitch-2.6.0 install-common make[1]: Entering directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.0' install -D --mode=755 usb_modeswitch /tmp/instance-1/output-1/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /tmp/instance-1/output-1/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /tmp/instance-1/output-1/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /tmp/instance-1/output-1/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /tmp/instance-1/output-1/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /tmp/instance-1/output-1/target/usr/sbin/usb_modeswitch_dispatcher install -d /tmp/instance-1/output-1/target/var/lib/usb_modeswitch test -d /tmp/instance-1/output-1/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /tmp/instance-1/output-1/target/etc/init || test 1 test -d /tmp/instance-1/output-1/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /tmp/instance-1/output-1/target/etc/systemd/system || test 1 make[1]: Leaving directory '/tmp/instance-1/output-1/build/usb_modeswitch-2.6.0' usb-modeswitch-data-20191128.tar.bz2: OK (md5: e8fce7eb949cbe16c61fb71bade4cc17) usb-modeswitch-data-20191128.tar.bz2: OK (sha256: 3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9) >>> usb_modeswitch_data 20191128 Extracting bzcat /tmp/instance-1/dl/usb_modeswitch_data/usb-modeswitch-data-20191128.tar.bz2 | tar --strip-components=1 -C /tmp/instance-1/output-1/build/usb_modeswitch_data-20191128 -xf - >>> usb_modeswitch_data 20191128 Patching >>> usb_modeswitch_data 20191128 Configuring >>> usb_modeswitch_data 20191128 Building >>> usb_modeswitch_data 20191128 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/usb_modeswitch_data-20191128 DESTDIR=/tmp/instance-1/output-1/target install make[1]: Entering directory '/tmp/instance-1/output-1/build/usb_modeswitch_data-20191128' install -d /tmp/instance-1/output-1/target/usr/share/usb_modeswitch install -d /tmp/instance-1/output-1/target/etc/usb_modeswitch.d install -D --mode=644 40-usb_modeswitch.rules /tmp/instance-1/output-1/target/lib/udev/rules.d/40-usb_modeswitch.rules install --mode=644 -t /tmp/instance-1/output-1/target/usr/share/usb_modeswitch ./usb_modeswitch.d/* make[1]: Leaving directory '/tmp/instance-1/output-1/build/usb_modeswitch_data-20191128' vue-3.0.5.tgz: OK (sha256: a69f04bf138af09a956150675151edb9354aeec8bd627c21cbcfa646248214fa) >>> vuejs 3.0.5 Extracting gzip -d -c /tmp/instance-1/dl/vuejs/vue-3.0.5.tgz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/vuejs-3.0.5 -xf - >>> vuejs 3.0.5 Patching >>> vuejs 3.0.5 Configuring >>> vuejs 3.0.5 Building >>> vuejs 3.0.5 Installing to target /usr/bin/install -m 644 -D /tmp/instance-1/output-1/build/vuejs-3.0.5/dist/vue.global.prod.js /tmp/instance-1/output-1/target/var/www/vue.js >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm926ej-s%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-static', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/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-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-1/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-1/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-1/output-1/target/etc/shells; fi rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/bin/mksh$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/mksh" >> /tmp/instance-1/output-1/target/etc/shells mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh if [ -x /tmp/instance-1/output-1/target/sbin/swapon -a -x /tmp/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/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-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02-627-g168bb8c336"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.05-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.02-627-g168bb8c336 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.33.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-nfs-utils 2.5.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> mtd 2.1.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chrony 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> fmt 7.1.3 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> host-fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gensio 2.2.4 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.57.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.4 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-expat 2.3.0 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.10.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> initscripts Collecting legal info >>> jimtcl 0.80 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> lcdapi 0.11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> libapparmor 3.0.1 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libebml 1.4.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmatroska 1.6.3 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libraw 0.20.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: 313415f7f48f6cd3cc78856626aab4bbe97dbb1e9a11db9c25396ca8d0e76cd9) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> linux-serial-test 13bea838f2a7573d2a68a6d95fc9d1f153b580be Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> mbedtls 2.16.10 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mdevd 0.1.3.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpg123 1.25.13 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-parted 3.3 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-qemu 5.2.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> rpcbind 1.2.5 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> stm32flash 3cebf121f7b32b9edfcb0d49f0fb43ccf33e5650 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinyxml2 8.0.0 Collecting legal info LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uhubctl 2.4.0 Collecting legal info LICENSE: OK (sha256: 2d3aa0737e8db9dfd710f9a282b446cb7b15b2b3eecac383f0c45c64d736eea0) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> usb_modeswitch 2.6.0 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vuejs 3.0.5 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: vuejs-3.0.5: cannot save license (VUEJS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'