specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21/libusb' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21/libusb' Making install in doc make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21/doc' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21/doc' 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/peko/autobuild/instance-1/output/build/host-libusb-1.0.21/doc' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21/doc' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/lib/pkgconfig' /usr/bin/install -c -m 644 libusb-1.0.pc '/home/peko/autobuild/instance-1/output/host/lib/pkgconfig' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-libusb-1.0.21' tegrarcm-v1.7.tar.gz: OK (sha256: 538cb0af237ab33e070d3aeb6cc828cd7ef453753ba2ccc21b87ed43faac51bd) >>> host-tegrarcm v1.7 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/tegrarcm-v1.7.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7 -xf - >>> host-tegrarcm v1.7 Patching Applying 0001-Don-t-assume-cryptopp-is-system-wide-installed.patch using patch: patching file configure.ac patching file src/Makefile.am patching file src/aes-cmac.cpp >>> host-tegrarcm v1.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-tegrarcm v1.7 Configuring >>> host-tegrarcm v1.7 Autoreconfiguring configure.ac:12: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' >>> host-tegrarcm v1.7 Patching libtool (cd /home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-1/output/host/lib/pkgconfig:/home/peko/autobuild/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-1/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-1/output/host" --sysconfdir="/home/peko/autobuild/instance-1/output/host/etc" --localstatedir="/home/peko/autobuild/instance-1/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/g++... none checking for gcc... /usr/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking pkg-config is at least version 0.9.0... yes checking for pthread_create in -lpthread... yes checking for LIBUSB... yes checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-tegrarcm v1.7 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-1/output/host/lib/pkgconfig:/home/peko/autobuild/instance-1/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' /usr/bin/make all-recursive make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' Making all in src make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/src' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/peko/autobuild/instance-1/output/host/include/libusb-1.0 -I/home/peko/autobuild/instance-1/output/host/include -Wall -std=c99 -O2 -I/home/peko/autobuild/instance-1/output/host/include -c -o main.o main.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/peko/autobuild/instance-1/output/host/include/libusb-1.0 -I/home/peko/autobuild/instance-1/output/host/include -Wall -std=c99 -O2 -I/home/peko/autobuild/instance-1/output/host/include -c -o usb.o usb.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/peko/autobuild/instance-1/output/host/include/libusb-1.0 -I/home/peko/autobuild/instance-1/output/host/include -Wall -std=c99 -O2 -I/home/peko/autobuild/instance-1/output/host/include -c -o nv3p.o nv3p.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/peko/autobuild/instance-1/output/host/include/libusb-1.0 -I/home/peko/autobuild/instance-1/output/host/include -Wall -std=c99 -O2 -I/home/peko/autobuild/instance-1/output/host/include -c -o debug.o debug.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/peko/autobuild/instance-1/output/host/include/libusb-1.0 -I/home/peko/autobuild/instance-1/output/host/include -Wall -std=c99 -O2 -I/home/peko/autobuild/instance-1/output/host/include -c -o rcm.o rcm.c /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I/home/peko/autobuild/instance-1/output/host/include/libusb-1.0 -I/home/peko/autobuild/instance-1/output/host/include -O2 -I/home/peko/autobuild/instance-1/output/host/include -c -o aes-cmac.o aes-cmac.cpp sed 's|VERSION|1.7|g' tegrarcm.1.in >tegrarcm.1 /usr/bin/g++ -O2 -I/home/peko/autobuild/instance-1/output/host/include -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -o tegrarcm main.o usb.o nv3p.o debug.o rcm.o aes-cmac.o -L/home/peko/autobuild/instance-1/output/host/lib -lusb-1.0 -lcryptopp -lpthread make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/src' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' >>> host-tegrarcm v1.7 Installing to host directory PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-1/output/host/lib/pkgconfig:/home/peko/autobuild/instance-1/output/host/share/pkgconfig" /usr/bin/make -j6 install -C /home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' Making install in src make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/src' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/src' /bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/bin' /bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/share/man/man1' /usr/bin/install -c tegrarcm '/home/peko/autobuild/instance-1/output/host/bin' /usr/bin/install -c -m 644 tegrarcm.1 '/home/peko/autobuild/instance-1/output/host/share/man/man1' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/src' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7/src' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' 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/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/host-tegrarcm-v1.7' ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz: OK (sha256: da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d -xf - >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Patching >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Configuring >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Building /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' CC uim.o In file included from uim.c:34:0: uim.h:29:0: warning: "BOTHER" redefined #define BOTHER 0x00001000 In file included from /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/termios.h:39:0, from uim.c:24: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/bits/termios.h:156:0: note: this is the location of the previous definition #define BOTHER 0010000 CC uim make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Installing to target /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-1/output/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/uim /home/peko/autobuild/instance-1/output/target/usr/sbin/uim tinycbor-v0.4.1.tar.gz: OK (sha256: 8e42984015d62e8323b7f2a439bde157d707e0d7ae57a6d8d5a2665247af6638) >>> tinycbor v0.4.1 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/tinycbor-v0.4.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1 -xf - >>> tinycbor v0.4.1 Patching Applying 0001-Fix-static-compilation-of-json2cbor.patch using patch: patching file Makefile >>> tinycbor v0.4.1 Configuring >>> tinycbor v0.4.1 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 -C /home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1 make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' Makefile:79: warning: funopen and fopencookie unavailable, open_memstream can not be implemented and conversion to JSON will not work properly! /usr/bin/make -f ./Makefile.configure OUT='>&9' configure 9> .config make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' if printf "extern int open_memstream(); int main() { return open_memstream(); }" | \ /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -xc -o /dev/null - ; \ then \ echo open_memstream-pass := 1 >&9; \ fi if printf "extern int funopen(); int main() { return funopen(); }" | \ /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -xc -o /dev/null - ; \ then \ echo funopen-pass := 1 >&9; \ fi /tmp/ccWiXm3R.o: In function `main': :(.text+0x8): undefined reference to `funopen' collect2: error: ld returned 1 exit status if printf "extern int fopencookie(); int main() { return fopencookie(); }" | \ /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -xc -o /dev/null - ; \ then \ echo fopencookie-pass := 1 >&9; \ fi if printf "int main() {}" | \ /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -xc -Wl,--gc-sections -o /dev/null - ; \ then \ echo gc_sections-pass := 1 >&9; \ fi if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -xc -lcjson -o /dev/null - ; \ then \ echo system-cjson-pass := 1 >&9; \ fi :2:26: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -xc -I./src/cjson -o /dev/null - ; \ then \ echo cjson-pass := 1 >&9; \ fi :2:26: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cborerrorstrings.o src/cborerrorstrings.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cborencoder.o src/cborencoder.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cborencoder_close_container_checked.o src/cborencoder_close_container_checked.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cborparser.o src/cborparser.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cborparser_dup_string.o src/cborparser_dup_string.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cborpretty.o src/cborpretty.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o src/cbortojson.o src/cbortojson.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar cqs lib/libtinycbor.a src/cborerrorstrings.o src/cborencoder.o src/cborencoder_close_container_checked.o src/cborparser.o src/cborparser_dup_string.o src/cborpretty.o src/cbortojson.o /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -DTINYCBOR_VERSION_SUFFIX=\"\" -std=c99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tools/cbordump/cbordump.o tools/cbordump/cbordump.c /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -o bin/cbordump tools/cbordump/cbordump.o lib/libtinycbor.a -lm sed > tinycbor.pc < tinycbor.pc.in \ -e 's,@prefix@,/usr/local,' \ -e 's,@exec_prefix@,/usr/local,' \ -e 's,@libdir@,/usr/local/lib,' \ -e 's,@includedir@,/usr/local/include,' \ -e 's,@version@,0.4.1,' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' >>> tinycbor v0.4.1 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 -C /home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1 DESTDIR=/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot prefix=/usr install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' install -d /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/bin install -d /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib install -d /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/pkgconfig install -m 755 bin/cbordump /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/bin/cbordump install -m 644 lib/libtinycbor.a /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libtinycbor.a install -d /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/tinycbor install -d /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/tinycbor install -m 644 tinycbor.pc /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/tinycbor/cbor.h install -m 644 src/cborjson.h /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/tinycbor/cborjson.h make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' >>> tinycbor v0.4.1 Fixing libtool files >>> tinycbor v0.4.1 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 -C /home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1 DESTDIR=/home/peko/autobuild/instance-1/output/target prefix=/usr install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' install -d /home/peko/autobuild/instance-1/output/target/usr/bin install -d /home/peko/autobuild/instance-1/output/target/usr/lib install -d /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig install -m 755 bin/cbordump /home/peko/autobuild/instance-1/output/target/usr/bin/cbordump install -m 644 lib/libtinycbor.a /home/peko/autobuild/instance-1/output/target/usr/lib/libtinycbor.a install -d /home/peko/autobuild/instance-1/output/target/usr/include/tinycbor install -d /home/peko/autobuild/instance-1/output/target/usr/include/tinycbor install -m 644 tinycbor.pc /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /home/peko/autobuild/instance-1/output/target/usr/include/tinycbor/cbor.h install -m 644 src/cborjson.h /home/peko/autobuild/instance-1/output/target/usr/include/tinycbor/cborjson.h make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tinycbor-v0.4.1' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-1/output/target/etc/inittab mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-00081-gfb2ed96"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2017.11-rc2-00081-gfb2ed96 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> 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) >>> 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-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> darkhttpd 1.12 Collecting legal info >>> e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> host-gptfdisk 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> harfbuzz 1.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/hb-ucdn/COPYING >>> htop 2.0.2 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> libcdio 0.94 Collecting legal info ERROR: No hash found for COPYING >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info ERROR: No hash found for README.md >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcsv 3.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> oprofile 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 5.6.5 Collecting legal info ERROR: No hash found for License.txt >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tinycbor v0.4.1 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'