checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking finit/finit.h usability... no checking finit/finit.h presence... no checking for finit/finit.h... no checking pkg-config is at least version 0.9.0... yes checking for uev... yes checking for lite... yes checking for confuse... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating watchdogd.service config.status: creating src/libwdog.pc config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ------------------ Summary ------------------ watchdogd version 3.5 Prefix..............: /usr Sysconfdir..........: /etc Runstatedir.........: /var/run C Compiler..........: /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 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 -------------- powerpc64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-628-g9f69217158) 11.3.0 Copyright (C) 2021 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-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' Making all in src make[3]: Entering directory '/tmp/instance-18/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-18/output-1/build/watchdogd-3.5/src' Making all in man make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Installing to staging directory PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install -C /tmp/instance-18/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwdog.la '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /tmp/instance-18/output-1/host/powerpc64-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-18/output-1/host/powerpc64-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-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwdog.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogctl '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/watchdogctl /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogd '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c watchdogd /tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/sbin/watchdogd /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwdog.pc '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/wdog' /usr/bin/install -c -m 644 wdog.h compat.h '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/wdog' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogctl.1 '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.conf.5 '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogd.8 '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/etc' /usr/bin/install -c -m 644 watchdogd.conf '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/etc' /usr/bin/mkdir -p '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Fixing libtool files for la in $(find /tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-18/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-18/output-1/host/powerpc64-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-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-18/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-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/target install -C /tmp/instance-18/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwdog.la '/tmp/instance-18/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /tmp/instance-18/output-1/target/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /tmp/instance-18/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-18/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-18/output-1/target/usr/lib/libwdog.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogctl '/tmp/instance-18/output-1/target/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /tmp/instance-18/output-1/target/usr/bin/watchdogctl /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogd '/tmp/instance-18/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c watchdogd /tmp/instance-18/output-1/target/usr/sbin/watchdogd /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwdog.pc '/tmp/instance-18/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/include/wdog' /usr/bin/install -c -m 644 wdog.h compat.h '/tmp/instance-18/output-1/target/usr/include/wdog' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogctl.1 '/tmp/instance-18/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.conf.5 '/tmp/instance-18/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogd.8 '/tmp/instance-18/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[3]: Entering directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/etc' /usr/bin/install -c -m 644 watchdogd.conf '/tmp/instance-18/output-1/target/etc' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-18/output-1/target/usr/share/doc/watchdogd' make[3]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-18/output-1/build/watchdogd-3.5' /usr/bin/install -D -m 0755 package/watchdogd/S01watchdogd /tmp/instance-18/output-1/target/etc/init.d/S01watchdogd >>> wipe 2.3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-18/output-1/build/.wipe-2.3.1.tar.bz2.QoBLTa/output' 'http://downloads.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2' --2022-10-27 23:58:01-- http://downloads.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cytranet.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 [following] --2022-10-27 23:58:01-- http://cytranet.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 72297 (71K) [application/octet-stream] Saving to: '/tmp/instance-18/output-1/build/.wipe-2.3.1.tar.bz2.QoBLTa/output' 0K .......... .......... .......... .......... .......... 70% 742K 0s 50K .......... .......... 100% 7.66M=0.07s 2022-10-27 23:58:01 (1009 KB/s) - '/tmp/instance-18/output-1/build/.wipe-2.3.1.tar.bz2.QoBLTa/output' saved [72297/72297] wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /tmp/instance-18/dl/wipe/wipe-2.3.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-18/output-1/build/wipe-2.3.1 -xf - >>> wipe 2.3.1 Patching Applying 0001-musl.patch using patch: patching file rand.h >>> wipe 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-18/output-1/build/wipe-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wipe 2.3.1 Patching libtool >>> wipe 2.3.1 Configuring >>> wipe 2.3.1 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /tmp/instance-18/output-1/build/wipe-2.3.1 (cd /tmp/instance-18/output-1/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/powerpc64-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-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/powerpc64-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 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc64-buildroot-linux-gnu --host=powerpc64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... powerpc64-buildroot-linux-gnu checking target system type... powerpc64-buildroot-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for gcc... /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc checking whether the C compiler (/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ) works... yes checking whether the C compiler (/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp checking whether /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for linux/mtio.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> wipe 2.3.1 Building PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/build/wipe-2.3.1/ make[1]: Entering directory '/tmp/instance-18/output-1/build/wipe-2.3.1' /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc *.o -o wipe make[1]: Leaving directory '/tmp/instance-18/output-1/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-18/output-1/build/wipe-2.3.1/wipe /tmp/instance-18/output-1/target/usr/bin/wipe >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-18/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%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-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-18/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-18/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-18/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-18/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-18/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-18/output-1/target/etc/shells; fi mkdir -p /tmp/instance-18/output-1/target/etc echo "buildroot" > /tmp/instance-18/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-18/output-1/target/etc/hosts mkdir -p /tmp/instance-18/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-18/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-18/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-18/output-1/target/etc/shells if [ -x /tmp/instance-18/output-1/target/sbin/swapon -a -x /tmp/instance-18/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-18/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-18/output-1/target/etc/inittab; fi rm -rf /tmp/instance-18/output-1/target/usr/include /tmp/instance-18/output-1/target/usr/share/aclocal \ /tmp/instance-18/output-1/target/usr/lib/pkgconfig /tmp/instance-18/output-1/target/usr/share/pkgconfig \ /tmp/instance-18/output-1/target/usr/lib/cmake /tmp/instance-18/output-1/target/usr/share/cmake \ /tmp/instance-18/output-1/target/usr/lib/rpm /tmp/instance-18/output-1/target/usr/doc find /tmp/instance-18/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-18/output-1/target/lib/ /tmp/instance-18/output-1/target/usr/lib/ /tmp/instance-18/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-18/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-18/output-1/target/usr/share/gdb rm -rf /tmp/instance-18/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-18/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-18/output-1/target/usr/share/zsh rm -rf /tmp/instance-18/output-1/target/usr/man /tmp/instance-18/output-1/target/usr/share/man rm -rf /tmp/instance-18/output-1/target/usr/info /tmp/instance-18/output-1/target/usr/share/info rm -rf /tmp/instance-18/output-1/target/usr/doc /tmp/instance-18/output-1/target/usr/share/doc rm -rf /tmp/instance-18/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-18/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-18/output-1/target/lib/debug /tmp/instance-18/output-1/target/usr/lib/debug find /tmp/instance-18/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-18/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-18/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-18/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-18/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-628-g9f69217158"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-18/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-18/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-18/output-1/per-package /tmp/instance-18/buildroot/support/scripts/fix-rpath target touch /tmp/instance-18/output-1/target/usr ln -snf /tmp/instance-18/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-18/output-1/staging make: Leaving directory '/tmp/instance-18/buildroot' make: Entering directory '/tmp/instance-18/buildroot' >>> Buildroot 2022.08-628-g9f69217158 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca 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.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 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 >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> 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) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> mtr 0.94 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> uacme 1.7.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-18/output-1/legal-info make: Leaving directory '/tmp/instance-18/buildroot'