checking if /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc static flag -static works... yes checking if /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc linker (/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for native Win32... host is m68k-buildroot-uclinux-uclibc no checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating usbredirhost/Makefile config.status: creating usbredirhost/libusbredirhost.pc config.status: creating usbredirparser/Makefile config.status: creating usbredirparser/libusbredirparser-0.5.pc config.status: creating usbredirserver/Makefile config.status: creating usbredirtestclient/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 >>> usbredir 0.7.1 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/usbredir-0.7.1/ /usr/bin/make all-recursive Making all in usbredirparser CC usbredirparser.lo CC usbredirfilter.lo CCLD libusbredirparser.la Making all in usbredirhost CC libusbredirhost_la-usbredirhost.lo usbredirhost.c: In function 'usbredirhost_open_full': usbredirhost.c:749:5: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(host->ctx, host->verbose); ^~~~~~~~~~~~~~~~ In file included from usbredirhost.h:24:0, from usbredirhost.c:31: /home/buildroot/autobuild/run/instance-0/output/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ CCLD libusbredirhost.la Making all in usbredirserver CC usbredirserver-usbredirserver.o usbredirserver.c: In function 'main': usbredirserver.c:273:5: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(ctx, verbose); ^~~~~~~~~~~~~~~~ In file included from ../usbredirhost/usbredirhost.h:24:0, from usbredirserver.c:39: /home/buildroot/autobuild/run/instance-0/output/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ CCLD usbredirserver Making all in usbredirtestclient CC usbredirtestclient-usbredirtestclient.o CCLD usbredirtestclient >>> usbredir 0.7.1 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /home/buildroot/autobuild/run/instance-0/output/build/usbredir-0.7.1/ Making install in usbredirparser /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libusbredirparser.la '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 usbredirparser.h usbredirfilter.h usbredirproto.h '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 libusbredirparser-0.5.pc '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirparser.lai /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirparser.la libtool: install: /usr/bin/install -c .libs/libusbredirparser.a /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirparser.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirparser.a libtool: install: /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ranlib /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirparser.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in usbredirhost /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libusbredirhost.la '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 usbredirhost.h '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 libusbredirhost.pc '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirhost.lai /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirhost.la libtool: install: /usr/bin/install -c .libs/libusbredirhost.a /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirhost.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirhost.a libtool: install: /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ranlib /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libusbredirhost.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in usbredirserver /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/sbin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/sbin/usbredirserver Making install in usbredirtestclient make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. >>> usbredir 0.7.1 Fixing libtool files >>> usbredir 0.7.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/usbredir-0.7.1/ Making install in usbredirparser /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libusbredirparser.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 usbredirparser.h usbredirfilter.h usbredirproto.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 libusbredirparser-0.5.pc '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirparser.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirparser.la libtool: install: /usr/bin/install -c .libs/libusbredirparser.a /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirparser.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirparser.a libtool: install: /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ranlib /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirparser.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in usbredirhost /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libusbredirhost.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 usbredirhost.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 libusbredirhost.pc '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirhost.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirhost.la libtool: install: /usr/bin/install -c .libs/libusbredirhost.a /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirhost.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirhost.a libtool: install: /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ranlib /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libusbredirhost.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in usbredirserver /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/sbin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/buildroot/autobuild/run/instance-0/output/target/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/usbredirserver Making install in usbredirtestclient make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/usbredirserver WireGuard-0.0.20181119.tar.xz: OK (sha256: 7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b) >>> wireguard 0.0.20181119 Extracting xzcat /home/buildroot/autobuild/run/instance-0/dl/wireguard/WireGuard-0.0.20181119.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119 -xf - >>> wireguard 0.0.20181119 Patching >>> wireguard 0.0.20181119 Configuring >>> wireguard 0.0.20181119 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/wg.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/config.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/curve25519.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/encoding.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/genkey.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/ipc.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/mnlg.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/set.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/pubkey.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/setconf.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/show.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/showconf.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/terminal.o LD /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools/wg >>> wireguard 0.0.20181119 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20181119/src/tools install DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target 'wg' -> '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/wg' 'man/wg.8' -> '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man8/wg.8' wireless-regdb-2018.09.07.tar.xz: OK (sha256: a36b8147f1a3e98e1fd44321a4b8d7ad2f03cac98cdf527ccb1693342f08d65a) >>> wireless-regdb 2018.09.07 Extracting xzcat /home/buildroot/autobuild/run/instance-0/dl/wireless-regdb/wireless-regdb-2018.09.07.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/wireless-regdb-2018.09.07 -xf - >>> wireless-regdb 2018.09.07 Patching >>> wireless-regdb 2018.09.07 Configuring >>> wireless-regdb 2018.09.07 Building >>> wireless-regdb 2018.09.07 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-0/output/build/wireless-regdb-2018.09.07/regulatory.db /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-0/output/build/wireless-regdb-2018.09.07/regulatory.db.p7s /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/regulatory.db.p7s >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/memstat" is touched by more than one package: [u'libmemcached', u'memstat'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libdvdnav.la" is touched by more than one package: [u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'i2c-tools', u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freeradius-client', u'ncurses', u'readline', u'util-linux', u'i2c-tools', u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'expat', u'freeradius-client', u'ncurses', u'readline', u'util-linux', u'i2c-tools', u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'expat', u'freeradius-client', u'ncurses', u'readline', u'util-linux', u'i2c-tools', u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'ncurses', u'readline', u'util-linux', u'i2c-tools', u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'gsl', u'expat', u'freeradius-client', u'ncurses', u'readline', u'util-linux', u'i2c-tools', u'libjpeg', u'lcdapi', u'libcsv', u'libcuefile', u'libopenssl', u'libcurl', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libestr', u'libfastjson', u'libmemcached', u'libmng', u'libmnl', u'libusb', u'libpcap', u'libsndfile', u'libstrophe', u'libupnp', u'libupnpp', u'lz4', u'pcre', u'ngrep', u'ortp', u'parted', u'pcre2', u'rapidjson', u'rhash', u'safeclib', u'sbc', u'szip', u'uboot-tools', u'usbredir'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00300-gacb89c8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02-git-00300-gacb89c8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> host-e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-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-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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 7.0 Collecting legal info ERROR: No hash found for COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 158abc6886c2c6e2dec7e9cb11b46fd41cb13a015c5057c2a587ef581f9142f8) >>> ifupdown-scripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> msmtp 1.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> obsidian-cursors 1.0 Collecting legal info >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pcre2 10.31 Collecting legal info LICENCE: OK (sha256: 4806d1c067bffe106d97dac68744373a866bfdd65486c0532ed1b41595ec4b64) >>> pdbg v2.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> wireguard 0.0.20181119 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2018.09.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'