checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for powerpc64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking for powerpc64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc... (cached) none 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-9/output-1/host/bin/powerpc64-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 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.11-736-ge75f396208) 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-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 -C /tmp/instance-9/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' Making all in src make[3]: Entering directory '/tmp/instance-9/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-9/output-1/build/watchdogd-3.5/src' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Installing to staging directory 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/host/powerpc64-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwdog.la '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /tmp/instance-9/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-9/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-9/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-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogctl '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/watchdogctl /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogd '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c watchdogd /tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/sbin/watchdogd /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwdog.pc '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/wdog' /usr/bin/install -c -m 644 wdog.h compat.h '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/wdog' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogctl.1 '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.conf.5 '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogd.8 '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/etc' /usr/bin/install -c -m 644 watchdogd.conf '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/etc' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-9/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Fixing libtool files for la in $(find /tmp/instance-9/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-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/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-9/output-1/host/powerpc64-buildroot-linux-gnu/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 >>> watchdogd 3.5 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/watchdogd-3.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libwdog.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /tmp/instance-9/output-1/target/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /tmp/instance-9/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-9/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-9/output-1/target/usr/lib/libwdog.la 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 watchdogctl '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /tmp/instance-9/output-1/target/usr/bin/watchdogctl /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c watchdogd '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c watchdogd /tmp/instance-9/output-1/target/usr/sbin/watchdogd /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libwdog.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/wdog' /usr/bin/install -c -m 644 wdog.h compat.h '/tmp/instance-9/output-1/target/usr/include/wdog' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogctl.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.conf.5 '/tmp/instance-9/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogd.8 '/tmp/instance-9/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[3]: Entering directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/etc' /usr/bin/install -c -m 644 watchdogd.conf '/tmp/instance-9/output-1/target/etc' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-9/output-1/target/usr/share/doc/watchdogd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/watchdogd-3.5' >>> 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', '-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-9/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/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-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/powerpc64-buildroot-linux-gnu/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/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/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@%'-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-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/powerpc64-buildroot-linux-gnu/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 if grep -q CONFIG_ASH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-9/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-9/output-1/target/etc/shells; fi 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/powerpc64-buildroot-linux-gnu/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. 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 rm -f /tmp/instance-9/output-1/target/bin/sh 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 rm -rf /tmp/instance-9/output-1/target/usr/share/gdb rm -rf /tmp/instance-9/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-9/output-1/target/etc/bash_completion.d 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=2022.11-736-ge75f396208"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-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/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-9/output-1/staging make: Leaving directory '/tmp/instance-9/buildroot' make: Entering directory '/tmp/instance-9/buildroot' >>> Buildroot 2022.11-736-ge75f396208 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.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.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 4.9.336 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jquery 3.5.1 Collecting legal info >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> host-nodejs 16.18.1 Collecting legal info LICENSE: OK (sha256: 0bec08634ba79b5404f6b7f92ea850f3c2a06e27e6f83f2267e4f5e55ae33334) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> poke 2.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) jitter/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qlibc 2.4.7 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> rrdtool 1.7.2 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> snort 2.9.20 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> uacme 1.7.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) 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) WARNING: linux-headers-4.9.336: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /tmp/instance-9/output-1/legal-info make: Leaving directory '/tmp/instance-9/buildroot'