checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc static flag -static works... yes checking if /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc supports -c -o file.o... yes checking if /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc linker (/home/peko/autobuild/instance-0/output/host/bin/i686-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface with signals extension... yes checking OpenIPMI/ipmiif.h usability... no checking OpenIPMI/ipmiif.h presence... no checking for OpenIPMI/ipmiif.h... no checking whether TIOCSRS485 is declared... yes checking whether make supports nested variables... (cached) yes checking for ANSI C header files... (cached) yes checking for main in -lnsl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ser2net.spec 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 >>> ser2net 3.5 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/ser2net-3.5/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/ser2net-3.5' CC controller.o CC dataxfer.o CC readconfig.o CC devcfg.o CC ser2net.o CC selector.o CC utils.o CC telnet.o CC buffer.o CC sol.o CC led.o CC led_sysfs.o CCLD ser2net make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/ser2net-3.5' >>> ser2net 3.5 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/ser2net-3.5/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/ser2net-3.5' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/ser2net-3.5' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/sbin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man8' /bin/bash ./libtool --mode=install /usr/bin/install -c ser2net '/home/peko/autobuild/instance-0/output/target/usr/sbin' /usr/bin/install -c -m 644 ser2net.8 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man8' libtool: install: /usr/bin/install -c ser2net /home/peko/autobuild/instance-0/output/target/usr/sbin/ser2net make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/ser2net-3.5' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/ser2net-3.5' yaml-cpp-0.6.2.tar.gz: OK (sha256: e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05) >>> yaml-cpp 0.6.2 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/yaml-cpp/yaml-cpp-0.6.2.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2 -xf - >>> yaml-cpp 0.6.2 Patching >>> yaml-cpp 0.6.2 Configuring (mkdir -p /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2/ && cd /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/cmake /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/i686-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output/host/bin/i686-linux-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output/host/bin/i686-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2 >>> yaml-cpp 0.6.2 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' [100%] Built target yaml-cpp make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Fixing libtool files >>> yaml-cpp 0.6.2 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/yaml-cpp-0.6.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'argp-standalone', u'ncurses', u'skalibs', u'execline', u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'argp-standalone', u'ncurses', u'skalibs', u'execline', u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'argp-standalone', u'ncurses', u'skalibs', u'execline', u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'argp-standalone', u'ncurses', u'skalibs', u'execline', u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'argp-standalone', u'ncurses', u'skalibs', u'execline', u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'argp-standalone', u'ncurses', u'skalibs', u'execline', u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'lensfun', u'libfm-extra', u'libgpg-error', u'libgcrypt', u'liblogging', u'libnatpmp', u'libopenssl', u'libpfm4', u'libsndfile', u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'norm', u'opentracing-cpp', u'pixman', u's6-dns', u's6', u's6-rc', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00051-g00d63a153d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00051-g00d63a153d 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 >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info 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-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 >>> acpid 2.0.30 Collecting legal info ERROR: No hash found for COPYING >>> argp-standalone 1.3 Collecting legal info >>> cvs 1.12.13 Collecting legal info >>> 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 >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> openssl Collecting legal info >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> yaml-cpp 0.6.2 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'