configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 util-linux 2.35.1 prefix: /usr exec prefix: /usr runstatedir: /run bindir: /bin sbindir: /sbin libdir: /lib includedir: ${prefix}/include usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${exec_prefix}/lib compiler: /home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 suid cflags: ldflags: suid ldflags: ASAN enabled: no Python: Python version: Python libs: Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: no Btrfs support: yes Wide-char support: no warnings: -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers Type 'make' or 'make ' to compile. >>> util-linux 2.35.1 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 LIBS=" " -C /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' Making all in po make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/po' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' CC lib/libcommon_la-blkdev.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-ismounted.lo CC lib/libcommon_la-color-names.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pager.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-setproctitle.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-exec_shell.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-caputils.lo CC lib/libcommon_la-linux_version.lo CC lib/libcommon_la-loopdev.lo CC lib/libcommon_la-plymouth-ctrl.lo CC lib/libcommon_la-cpuset.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-procutils.lo CC lib/libcommon_la-sysfs.lo CC lib/libtcolors_la-colors.lo CC lib/libtcolors_la-color-names.lo CCLD libcommon.la CCLD libtcolors.la make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' >>> util-linux 2.35.1 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' /usr/bin/make install-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' Making install in po make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/po' if test "util-linux" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/po' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/sbin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/make install-data-hook /usr/bin/make install-exec-hook make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[5]: Nothing to be done for 'install-exec-hook'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' >>> util-linux 2.35.1 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/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 >>> util-linux 2.35.1 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install -C /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' /usr/bin/make install-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' Making install in po make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/po' if test "util-linux" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/naourr/work/instance-0/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/naourr/work/instance-0/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/naourr/work/instance-0/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/po' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/sbin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/naourr/work/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/make install-exec-hook /usr/bin/make install-data-hook make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[5]: Nothing to be done for 'install-exec-hook'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[5]: Entering directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/util-linux-2.35.1' vmtouch-1.3.1.tar.gz: OK (sha256: d57b7b3ae1146c4516429ab7d6db6f2122401db814ddd9cdaad10980e9c8428c) >>> vmtouch 1.3.1 Extracting gzip -d -c /home/naourr/work/instance-0/dl/vmtouch/vmtouch-1.3.1.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1 -xf - >>> vmtouch 1.3.1 Patching >>> vmtouch 1.3.1 Configuring >>> vmtouch 1.3.1 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-as" LD="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/aarch64-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/home/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/aarch64-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 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1 make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1' /home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -O2 -g -std=c99 -o vmtouch vmtouch.c pod2man --section 8 --center "System Manager's Manual" --release " " vmtouch.pod > vmtouch.8 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1' >>> vmtouch 1.3.1 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-as" LD="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/aarch64-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/home/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/aarch64-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 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1 install DESTDIR=/home/naourr/work/instance-0/output-1/target PREFIX=/usr make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1' install -Dm 0755 vmtouch /home/naourr/work/instance-0/output-1/target/usr/bin/vmtouch install -Dm 0644 vmtouch.8 /home/naourr/work/instance-0/output-1/target/usr/share/man/man8/vmtouch.8 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/vmtouch-1.3.1' wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /home/naourr/work/instance-0/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9 CC="/home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" iwmulticall make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -MMD -c iwmulticall.c In file included from iwmulticall.c:59: iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/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 >>> wireless_tools 30.pre9 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9 PREFIX="/home/naourr/work/instance-0/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9' install -m 755 -d /home/naourr/work/instance-0/output-1/target/sbin install -m 755 iwmulticall /home/naourr/work/instance-0/output-1/target/sbin/iwconfig ( cd /home/naourr/work/instance-0/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/wireless_tools-30.pre9' >>> Finalizing target directory # Check files that are touched by more than one package grep -qsE '^/bin/bash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /home/naourr/work/instance-0/output-1/target/etc/shells rm -f /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/naourr/work/instance-0/output-1/target/etc/shells mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/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 /home/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11.2-04595-g65be1ccc55"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11.2"; \ echo "PRETTY_NAME=\"Buildroot 2019.11.2\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output-1/target/usr cd /home/naourr/work/instance-0/output-1/target; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-0/output-1/build/.files-list.new mv /home/naourr/work/instance-0/output-1/build/.files-list.new /home/naourr/work/instance-0/output-1/build/.files-list.stat cd /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-0/output-1/build/.files-list-staging.new mv /home/naourr/work/instance-0/output-1/build/.files-list-staging.new /home/naourr/work/instance-0/output-1/build/.files-list-staging.stat cd /home/naourr/work/instance-0/output-1/host; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-0/output-1/build/.files-list-host.new mv /home/naourr/work/instance-0/output-1/build/.files-list-host.new /home/naourr/work/instance-0/output-1/build/.files-list-host.stat ln -snf /home/naourr/work/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.11.2-04595-g65be1ccc55 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-arm-aarch64 2019.03 Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.32 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> sqlite 3300000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> babeld 1.8.4 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> chocolate-doom 3.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_net 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> debianutils 4.8.6.3 Collecting legal info debian/copyright: OK (sha256: a8698f078cd21fc501e66d070e12cf2f23ec1eaf5841bbc87629de76858ef7a7) >>> git 2.22.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.62.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.52.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> iproute2 5.3.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libebml 1.3.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfreeimage 3.17.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libmatroska 1.5.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mxml 3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> nvme 1.9 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> screen 4.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> subversion 1.12.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.4.0 Collecting legal info LICENSE.md: OK (sha256: 6acb7a86aca74317c6b4dddc2eadeb53bededb95a94a48c3fcd517f4473a653d) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> util-linux 2.35.1 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) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-2019.03: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'