/bin/bash ../libtool --mode=install /usr/bin/install -c libwebp.la '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 webp/encode.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/webp' /usr/bin/install -c -m 644 libwebp.pc '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 webp/decode.h webp/types.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/webp' libtool: install: /usr/bin/install -c .libs/libwebp.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libwebp.la libtool: install: /usr/bin/install -c .libs/libwebp.a /home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libwebp.a libtool: install: chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libwebp.a libtool: install: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ranlib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libwebp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' Making install in imageio make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' Making install in man make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/man/man1' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' Making install in examples make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' >>> webp 1.0.1 Fixing libtool files for la in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> webp 1.0.1 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' Making install in src make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' Making install in dec make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dec' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dec' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/decode.h ../webp/types.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dec' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dec' Making install in enc make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/enc' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/enc' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/encode.h ../webp/types.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/enc' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/enc' Making install in dsp make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dsp' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dsp' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dsp' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/dsp' Making install in utils make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/utils' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/utils' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/utils' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src/utils' Making install in . make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libwebp.la '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 libwebp.pc '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 webp/decode.h webp/types.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' /usr/bin/install -c -m 644 webp/encode.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/webp' libtool: install: /usr/bin/install -c .libs/libwebp.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libwebp.la libtool: install: /usr/bin/install -c .libs/libwebp.a /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libwebp.a libtool: install: chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libwebp.a libtool: install: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ranlib /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libwebp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/src' Making install in imageio make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/imageio' Making install in man make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/man' Making install in examples make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1/examples' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/webp-1.0.1' >>> wireguard 0.0.20190406 Downloading --2019-08-04 18:20:31-- https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20190406.tar.xz Resolving git.zx2c4.com (git.zx2c4.com)... 147.75.77.251, 2604:1380:1:4d00::3 Connecting to git.zx2c4.com (git.zx2c4.com)|147.75.77.251|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-xz] Saving to: '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.WireGuard-0.0.20190406.tar.xz.jDrMvk/output' 0K .......... .......... .......... .......... .......... 316K 50K .......... .......... .......... .......... .......... 583K 100K .......... .......... .......... .......... .......... 241K 150K .......... .......... .......... .......... .......... 104K 200K .......... .......... .......... .......... .......... 189K 250K .......... .......... .......... .......... .......... 619K 300K .......... ...... 2.33M=1.3s 2019-08-04 18:20:33 (246 KB/s) - '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.WireGuard-0.0.20190406.tar.xz.jDrMvk/output' saved [324112] WireGuard-0.0.20190406.tar.xz: OK (sha256: 2f06f3adf70b95e74a7736a22dcf6e9ef623b311a15b7d55b5474e57c3d0415b) >>> wireguard 0.0.20190406 Extracting xzcat /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/instance-0/dl/wireguard/WireGuard-0.0.20190406.tar.xz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406 -xf - >>> wireguard 0.0.20190406 Patching >>> wireguard 0.0.20190406 Configuring >>> wireguard 0.0.20190406 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-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/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-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 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools' CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/wg.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/config.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/curve25519.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/encoding.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/genkey.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/ipc.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/mnlg.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/pubkey.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/set.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/setconf.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/show.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/showconf.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/terminal.o LD /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools/wg make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools' >>> wireguard 0.0.20190406 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-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/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-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 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools install DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools' 'wg' -> '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/wg' 'man/wg.8' -> '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/wg.8' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190406/src/tools' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gsl', u'libunistring', u'macchanger', u'openocd'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gsl', u'libunistring'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake'] Warning: host file "./m68k-buildroot-uclinux-uclibc/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-cargo-bin', u'host-genext2fs', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%5208%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static`%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/output/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05.1-00016-gc1852fb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2019.05.1\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.05.1-00016-gc1852fb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> angularjs 1.7.8 Collecting legal info angular.js: OK (sha256: e3b0100b35fa76ace389c29ee0f69b68126d2e759f7e5df82d4f56254ba53688) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libhttpparser v2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 1b3cbaff518f32e5b70650d4b7b52361b1410d37 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> host-rustc Collecting legal info >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-genpart 1.0.2 Collecting legal info >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libhtp 0.5.30 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> nano 3.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> sound-theme-borealis 0.9a Collecting legal info >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> webp 1.0.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wireguard 0.0.20190406 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'