Optional features: compat mode.........: no client examples.....: no test mode...........: no built-in tests......: no systemd.............: no Plugins: generic script (sec): 300 loadavg poll (sec)..: 300 filenr poll (sec)...: 300 meminfo poll (sec)..: 300 ------------- Compiler version -------------- aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-842-g75519b19c8) 10.4.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> watchdogd 3.5 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-8/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' Making all in src make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' CC watchdogctl-watchdogctl.o CC libwdog_la-wdog.lo CCLD libwdog.la CCLD watchdogctl CC watchdogd-watchdogd.o CC watchdogd-wdt.o CC watchdogd-api.o CC watchdogd-conf.o CC watchdogd-rrfile.o CC watchdogd-script.o CC watchdogd-supervisor.o CC watchdogd-filenr.o CC watchdogd-loadavg.o CC watchdogd-meminfo.o CC watchdogd-generic.o CCLD watchdogd make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' Making all in man make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Installing to staging directory PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/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-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /tmp/instance-8/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwdog.la '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so.2 || { rm -f libwdog.so.2 && ln -s libwdog.so.2.0.0 libwdog.so.2; }; }) libtool: install: (cd /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so || { rm -f libwdog.so && ln -s libwdog.so.2.0.0 libwdog.so; }; }) libtool: install: /usr/bin/install -c .libs/libwdog.lai /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libwdog.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogctl '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/watchdogctl /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogd '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c watchdogd /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin/watchdogd /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwdog.pc '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/wdog' /usr/bin/install -c -m 644 wdog.h compat.h '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/wdog' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogctl.1 '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.conf.5 '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogd.8 '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc' /usr/bin/install -c -m 644 watchdogd.conf '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Fixing libtool files for la in $(find /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/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-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-8/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 >>> watchdogd 3.5 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/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-8/output-1/target install -C /tmp/instance-8/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwdog.la '/tmp/instance-8/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /tmp/instance-8/output-1/target/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /tmp/instance-8/output-1/target/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so.2 || { rm -f libwdog.so.2 && ln -s libwdog.so.2.0.0 libwdog.so.2; }; }) libtool: install: (cd /tmp/instance-8/output-1/target/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so || { rm -f libwdog.so && ln -s libwdog.so.2.0.0 libwdog.so; }; }) libtool: install: /usr/bin/install -c .libs/libwdog.lai /tmp/instance-8/output-1/target/usr/lib/libwdog.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogctl '/tmp/instance-8/output-1/target/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /tmp/instance-8/output-1/target/usr/bin/watchdogctl /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogd '/tmp/instance-8/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c watchdogd /tmp/instance-8/output-1/target/usr/sbin/watchdogd /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwdog.pc '/tmp/instance-8/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/include/wdog' /usr/bin/install -c -m 644 wdog.h compat.h '/tmp/instance-8/output-1/target/usr/include/wdog' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogctl.1 '/tmp/instance-8/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.conf.5 '/tmp/instance-8/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogd.8 '/tmp/instance-8/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[3]: Entering directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/etc' /usr/bin/install -c -m 644 watchdogd.conf '/tmp/instance-8/output-1/target/etc' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-8/output-1/target/usr/share/doc/watchdogd' make[3]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-8/output-1/build/watchdogd-3.5' /usr/bin/install -D -m 0755 package/watchdogd/S01watchdogd /tmp/instance-8/output-1/target/etc/init.d/S01watchdogd >>> whetstone 1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.whetstone.c.fAnciu/output' 'http://www.netlib.org/benchmark/whetstone.c' --2023-01-09 11:23:06-- http://www.netlib.org/benchmark/whetstone.c Resolving www.netlib.org (www.netlib.org)... 160.36.131.221 Connecting to www.netlib.org (www.netlib.org)|160.36.131.221|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://netlib.org/benchmark/whetstone.c [following] --2023-01-09 11:23:06-- https://netlib.org/benchmark/whetstone.c Resolving netlib.org (netlib.org)... 160.36.131.221 Connecting to netlib.org (netlib.org)|160.36.131.221|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8121 (7.9K) [text/x-c] Saving to: '/tmp/instance-8/output-1/build/.whetstone.c.fAnciu/output' 0K ....... 100% 266M=0s 2023-01-09 11:23:06 (266 MB/s) - '/tmp/instance-8/output-1/build/.whetstone.c.fAnciu/output' saved [8121/8121] whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /tmp/instance-8/dl/whetstone/whetstone.c /tmp/instance-8/output-1/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 LDLIBS="-lm" -C /tmp/instance-8/output-1/build/whetstone-1.2 whetstone make[1]: Entering directory '/tmp/instance-8/output-1/build/whetstone-1.2' /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/tmp/instance-8/output-1/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /tmp/instance-8/output-1/build/whetstone-1.2/whetstone /tmp/instance-8/output-1/target/usr/bin/whetstone wireless-regdb-2022.02.18.tar.xz: OK (sha256: 8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f) >>> wireless-regdb 2022.02.18 Extracting xzcat /tmp/instance-8/dl/wireless-regdb/wireless-regdb-2022.02.18.tar.xz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/wireless-regdb-2022.02.18 -xf - >>> wireless-regdb 2022.02.18 Patching >>> wireless-regdb 2022.02.18 Configuring >>> wireless-regdb 2022.02.18 Building >>> wireless-regdb 2022.02.18 Installing to target /usr/bin/install -m 644 -D -T /tmp/instance-8/output-1/build/wireless-regdb-2022.02.18/regulatory.db /tmp/instance-8/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /tmp/instance-8/output-1/build/wireless-regdb-2022.02.18/regulatory.db.p7s /tmp/instance-8/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-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@%octeontx%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-gnu-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@%octeontx%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-8/output-1/target/etc/shells grep -qsE '^/bin/dash$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-8/output-1/target/etc/shells rm -rf /tmp/instance-8/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /tmp/instance-8/output-1/target/usr/lib/perl5/5.34.1/aarch64_be-linux/CORE find /tmp/instance-8/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-8/output-1/target/etc echo "buildroot" > /tmp/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-8/output-1/target/etc/hosts mkdir -p /tmp/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-8/output-1/target/etc/shells ln -sf dash /tmp/instance-8/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-8/output-1/target/etc/passwd if [ -x /tmp/instance-8/output-1/target/sbin/swapon -a -x /tmp/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-8/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-8/output-1/target/etc/inittab rm -rf /tmp/instance-8/output-1/target/usr/include /tmp/instance-8/output-1/target/usr/share/aclocal \ /tmp/instance-8/output-1/target/usr/lib/pkgconfig /tmp/instance-8/output-1/target/usr/share/pkgconfig \ /tmp/instance-8/output-1/target/usr/lib/cmake /tmp/instance-8/output-1/target/usr/share/cmake \ /tmp/instance-8/output-1/target/usr/lib/rpm /tmp/instance-8/output-1/target/usr/doc find /tmp/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/lib/ /tmp/instance-8/output-1/target/usr/lib/ /tmp/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-8/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-8/output-1/target/usr/share/gdb rm -rf /tmp/instance-8/output-1/target/usr/share/zsh rm -rf /tmp/instance-8/output-1/target/usr/man /tmp/instance-8/output-1/target/usr/share/man rm -rf /tmp/instance-8/output-1/target/usr/info /tmp/instance-8/output-1/target/usr/share/info rm -rf /tmp/instance-8/output-1/target/usr/doc /tmp/instance-8/output-1/target/usr/share/doc rm -rf /tmp/instance-8/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-8/output-1/target/lib/debug /tmp/instance-8/output-1/target/usr/lib/debug find /tmp/instance-8/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-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-842-g75519b19c8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-8/output-1/per-package /tmp/instance-8/buildroot/support/scripts/fix-rpath target touch /tmp/instance-8/output-1/target/usr ln -snf /tmp/instance-8/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /tmp/instance-8/output-1/staging make: Leaving directory '/tmp/instance-8/buildroot' make: Entering directory '/tmp/instance-8/buildroot' >>> Buildroot 2022.11-842-g75519b19c8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apache 2.4.54 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ccid 1.5.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> initscripts Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> orc 0.4.33 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> 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-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-orc 0.4.33 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-class-std-fast 0.0.8 Collecting legal info README: OK (sha256: aa1ab90c498aee078076e9a1f83e5f14bbfd841509582795ab5a9571428c0c38) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-class-std 0.013 Collecting legal info README: OK (sha256: b8175bf3750dc54096bf1506c681b4f13262e5b82e40244e9a77730c6b72e4d6) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-html-tagset 3.20 Collecting legal info README: OK (sha256: 275cc182d78ac2db6856442c5d334c925350fb56fe83ee3577f5850317423419) >>> perl-mojolicious 9.26 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> rabbitmq-c 0.11.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> redis 7.0.5 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sysstat 12.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tcpdump 4.99.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tor 0.4.7.12 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> umtprd 1.6.2 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> urandom-scripts Collecting legal info >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> whetstone 1.2 Collecting legal info >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) 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) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-8/output-1/legal-info make: Leaving directory '/tmp/instance-8/buildroot'