libtool: install: chmod 644 /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/librrd.a libtool: install: /tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ranlib /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/librrd.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin' libtool: install: /usr/bin/install -c rrdtool /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin/rrdupdate libtool: install: /usr/bin/install -c rrdcached /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin/rrdcached /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' (cd /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[4]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 librrd.pc '/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' Making install in bindings make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[4]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[4]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[4]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' Making install in etc make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[1]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' >>> rrdtool 1.7.2 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> rrdtool 1.7.2 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/target install -C /tmp/instance-9/output-1/build/rrdtool-1.7.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' Making install in po make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/po' Makefile:153: warning: ignoring prerequisites on suffix rule definition if test "rrdtool" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-9/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-9/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-9/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/po' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c librrd.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/librrd.so.8.2.1 /tmp/instance-9/output-1/target/usr/lib/librrd.so.8.2.1 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f librrd.so.8.2.1 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.2.1 librrd.so.8; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f librrd.so.8.2.1 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.2.1 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /tmp/instance-9/output-1/target/usr/lib/librrd.la libtool: install: /usr/bin/install -c .libs/librrd.a /tmp/instance-9/output-1/target/usr/lib/librrd.a libtool: install: chmod 644 /tmp/instance-9/output-1/target/usr/lib/librrd.a libtool: install: /tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ranlib /tmp/instance-9/output-1/target/usr/lib/librrd.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rrdtool /tmp/instance-9/output-1/target/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /tmp/instance-9/output-1/target/usr/bin/rrdupdate libtool: install: /usr/bin/install -c rrdcached /tmp/instance-9/output-1/target/usr/bin/rrdcached /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' (cd /tmp/instance-9/output-1/target/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[4]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/tmp/instance-9/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 librrd.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/src' Making install in bindings make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[4]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[4]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[4]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/bindings' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/tests' Making install in etc make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2/etc' make[2]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' make[1]: Leaving directory '/tmp/instance-9/output-1/build/rrdtool-1.7.2' selinux-python-3.3.tar.gz: OK (sha256: 8ad91061300387996ccb474962fb93dde263d924aa8f740618be16b22e2444ec) >>> selinux-python 3.3 Extracting gzip -d -c /tmp/instance-9/dl/selinux-python/selinux-python-3.3.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/selinux-python-3.3 -xf - >>> selinux-python 3.3 Patching >>> selinux-python 3.3 Configuring >>> selinux-python 3.3 Building >>> selinux-python 3.3 Installing to target >>> sl 5.02 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.sl-5.02.tar.gz.MKdBP7/output' 'https://github.com/mtoyoda/sl/archive/5.02/sl-5.02.tar.gz' --2023-03-18 14:05:16-- https://github.com/mtoyoda/sl/archive/5.02/sl-5.02.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mtoyoda/sl/tar.gz/refs/tags/5.02 [following] --2023-03-18 14:05:16-- https://codeload.github.com/mtoyoda/sl/tar.gz/refs/tags/5.02 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.sl-5.02.tar.gz.MKdBP7/output' 0K ..... 1.32M=0.004s 2023-03-18 14:05:16 (1.32 MB/s) - '/tmp/instance-9/output-1/build/.sl-5.02.tar.gz.MKdBP7/output' saved [5353] sl-5.02.tar.gz: OK (sha256: 1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a) >>> sl 5.02 Extracting gzip -d -c /tmp/instance-9/dl/sl/sl-5.02.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/sl-5.02 -xf - >>> sl 5.02 Patching >>> sl 5.02 Configuring >>> sl 5.02 Building /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/sl-5.02 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-as" LD="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-ld" NM="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" GCC="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc" CPP="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-cpp" CXX="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-g++" FC="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" F77="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-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 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no make[1]: Entering directory '/tmp/instance-9/output-1/build/sl-5.02' /tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -o sl sl.c -lncurses make[1]: Leaving directory '/tmp/instance-9/output-1/build/sl-5.02' >>> sl 5.02 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-9/output-1/build/sl-5.02/sl /tmp/instance-9/output-1/target/usr/bin/sl >>> wilc-firmware wilc_linux_15_7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.wilc-firmware-wilc_linux_15_7.tar.gz.y3ohkO/output' 'https://github.com/linux4wilc/firmware/archive/wilc_linux_15_7/wilc-firmware-wilc_linux_15_7.tar.gz' --2023-03-18 14:05:21-- https://github.com/linux4wilc/firmware/archive/wilc_linux_15_7/wilc-firmware-wilc_linux_15_7.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_7 [following] --2023-03-18 14:05:21-- https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_7 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.wilc-firmware-wilc_linux_15_7.tar.gz.y3ohkO/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 961K 100K .......... .......... .......... .......... .......... 963K 150K .......... .......... .......... .......... .......... 133M 200K .......... .......... .......... .......... .......... 149M 250K .......... .......... .......... .......... .......... 144M 300K .......... .......... ....... 540K=0.3s 2023-03-18 14:05:22 (1.23 MB/s) - '/tmp/instance-9/output-1/build/.wilc-firmware-wilc_linux_15_7.tar.gz.y3ohkO/output' saved [335437] wilc-firmware-wilc_linux_15_7.tar.gz: OK (sha256: 2c2e2927a65fe4d7ec2f9872fca35c6b7bf12090ac62116d63c5f17b95a3a786) >>> wilc-firmware wilc_linux_15_7 Extracting gzip -d -c /tmp/instance-9/dl/wilc-firmware/wilc-firmware-wilc_linux_15_7.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/wilc-firmware-wilc_linux_15_7 -xf - >>> wilc-firmware wilc_linux_15_7 Patching >>> wilc-firmware wilc_linux_15_7 Configuring >>> wilc-firmware wilc_linux_15_7 Building >>> wilc-firmware wilc_linux_15_7 Installing to target /usr/bin/install -d -m 0755 /tmp/instance-9/output-1/target/lib/firmware/mchp/ cd /tmp/instance-9/output-1/build/wilc-firmware-wilc_linux_15_7 && tar cf install.tar wilc1000_wifi_firmware.bin && tar xf install.tar -C /tmp/instance-9/output-1/target/lib/firmware/mchp >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderxt88%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/aarch64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderxt88%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-9/output-1/target/etc/shells rm -f /tmp/instance-9/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-9/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-9/output-1/host/bin/glib-compile-schemas /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-9/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot/usr/lib/python3.11/" /tmp/instance-9/output-1/host/bin/python3.11 /tmp/instance-9/output-1/build/python3-3.11.2/Lib/compileall.py -q -b -s /tmp/instance-9/output-1/target -p / /tmp/instance-9/output-1/target/usr/lib/python3.11 find /tmp/instance-9/output-1/target/usr/lib/python3.11 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-9/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-9/output-1/target/etc echo "buildroot" > /tmp/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-9/output-1/target/etc/hosts mkdir -p /tmp/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-9/output-1/target/etc/shells ln -sf bash /tmp/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /tmp/instance-9/output-1/target/etc/passwd rm -rf /tmp/instance-9/output-1/target/usr/include /tmp/instance-9/output-1/target/usr/share/aclocal \ /tmp/instance-9/output-1/target/usr/lib/pkgconfig /tmp/instance-9/output-1/target/usr/share/pkgconfig \ /tmp/instance-9/output-1/target/usr/lib/cmake /tmp/instance-9/output-1/target/usr/share/cmake \ /tmp/instance-9/output-1/target/usr/lib/rpm /tmp/instance-9/output-1/target/usr/doc find /tmp/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/lib/ /tmp/instance-9/output-1/target/usr/lib/ /tmp/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-9/output-1/target/usr/share/gdb rm -rf /tmp/instance-9/output-1/target/usr/share/zsh rm -rf /tmp/instance-9/output-1/target/usr/man /tmp/instance-9/output-1/target/usr/share/man rm -rf /tmp/instance-9/output-1/target/usr/info /tmp/instance-9/output-1/target/usr/share/info rm -rf /tmp/instance-9/output-1/target/usr/doc /tmp/instance-9/output-1/target/usr/share/doc rm -rf /tmp/instance-9/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-9/output-1/target/lib/debug /tmp/instance-9/output-1/target/usr/lib/debug find /tmp/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-9/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-9/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-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-9/output-1/per-package /tmp/instance-9/buildroot/support/scripts/fix-rpath target touch /tmp/instance-9/output-1/target/usr ln -snf /tmp/instance-9/output-1/host/aarch64-buildroot-linux-musl/sysroot /tmp/instance-9/output-1/staging make: Leaving directory '/tmp/instance-9/buildroot' make: Entering directory '/tmp/instance-9/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ell 0.56 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libglvnd 1.4.0 Collecting legal info README.md: OK (sha256: f84a3eca98cc5bdf5318741124c38c5e877f856df8c7e229ee5065e5c61038c2) src/util/uthash/LICENSE: OK (sha256: e9b9aac8421b6d29176c6f23f6f7a907194245e35ef99ace10839734961cfaa2) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> opensc 0.22.0 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> openssl Collecting legal info >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> php 8.2.3 Collecting legal info LICENSE: OK (sha256: 080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5) >>> python-asn1crypto 1.5.1 Collecting legal info LICENSE: OK (sha256: 29c3425e5da53ab842273e5f2f2f068ce2e35df4260f7fa156aa1ac6bed02433) >>> python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> python-attrs 22.2.0 Collecting legal info LICENSE: OK (sha256: 882115c95dfc2af1eeb6714f8ec6d5cbcabf667caff8729f42420da63f714e9f) >>> python-click 8.1.3 Collecting legal info LICENSE.rst: OK (sha256: 9a8ad106a394e853bfe21f42f4e72d592819a22805d991b5f3275029292b658d) >>> python-dpkt 1.9.8 Collecting legal info LICENSE: OK (sha256: 4c5ffde575425591cbd51410219a6b98bbbb717e0c5784187e356653da8e5095) >>> python-flask-expects-json 1.7.0 Collecting legal info LICENSE.txt: OK (sha256: 06154a99fdc664107294a0a5e7e68f776078d075408dd32bbeaa7340fdd39e73) >>> python-flask 2.2.2 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) docs/license.rst: OK (sha256: 7535eac513edd12fb8e33f203c6a403549629e34b363418cdbd6c6ea5464515d) >>> python-itsdangerous 2.1.2 Collecting legal info LICENSE.rst: OK (sha256: 63af09891b6be8ad1a4252ed43af0f4efba7fc948e228367bed7f3c5ae0b09d7) docs/license.rst: OK (sha256: c9362a7258a11c84a8f7e825ccbbb5c425c6fc02368d3aee6494533fb99ba1f4) >>> python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-jsonschema 4.17.3 Collecting legal info COPYING: OK (sha256: 4f92a015a13c4d1a040bef018aa13430b4f1bc73b41b16bb846c346766de7439) json/LICENSE: OK (sha256: 837402bd25fad9b704265801ca3f92566a98157c1f9a7acd6f446299ba1c305a) >>> host-python-hatch-fancy-pypi-readme 22.8.0 Collecting legal info LICENSE.txt: OK (sha256: e69ea57f96e599e617f61af3e85bf326b87e833994709fb5e5908a81197730a2) >>> host-python-hatchling 1.12.2 Collecting legal info LICENSE.txt: OK (sha256: 7f143a8127ad4873862d70854b5bd2abd0085aa73e64fd2b08704a3b9f5c07fc) >>> host-python-editables 0.3 Collecting legal info LICENSE.txt: OK (sha256: c73e08a04e1557fdb49525fb7a579f73bcab84a254910b9350ee56daf143932d) >>> host-python-installer 0.6.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.8.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python-packaging 22.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pathspec 0.10.3 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-python-pluggy 1.0.0 Collecting legal info LICENSE: OK (sha256: d6b65e6c213a5d0b577911d34d6e5949b9f59d76c238c5071a2f3fc16cfb2606) >>> host-python-setuptools-scm 7.1.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> host-python-typing-extensions 4.4.0 Collecting legal info LICENSE: OK (sha256: c7afb65e755707b9fb90487389a176d3ed3d0031d5131afde45c23715ff5e891) >>> host-python-pypa-build 0.9.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-pep517 0.13.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-hatch-vcs 0.3.0 Collecting legal info LICENSE.txt: OK (sha256: 117aa5006d8475562f04442ab06dd2a4c501af3a77255eae0deef1f0c2499a1a) >>> python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-pyparsing 3.0.9 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> python-pyrsistent 0.19.3 Collecting legal info LICENSE.mit: OK (sha256: 3ea56753cbd0cc897d3f4414a902f5694991db7c1b3abb8230216381185f9112) >>> python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> python-werkzeug 2.2.3 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> rrdtool 1.7.2 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> selinux-python 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-9/output-1/legal-info make: Leaving directory '/tmp/instance-9/buildroot'