patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/ && cd /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && 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" /home/peko/autobuild/instance-1/output/host/bin/cmake /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-1/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 ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-1/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /home/peko/autobuild/instance-1/output/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/peko/autobuild/instance-1/output/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/peko/autobuild/instance-1/output/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/api/yajl_common.h /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/peko/autobuild/instance-1/output/host/bin/cmake -E copy_if_different /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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-1/output/build/yajl-2.1.0 >>> yajl 2.1.0 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 -j6 -C /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 57%] Built target yajl_s [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target json_reformat Scanning dependencies of target json_verify make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 63%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 75%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 75%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 78%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 81%] Linking C executable gen-extra-close [ 84%] Linking C executable parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 84%] Built target gen-extra-close [ 87%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 90%] Linking C executable json_verify make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 90%] Built target parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [ 90%] Built target json_verify [ 93%] Linking C executable json_reformat [ 96%] Linking C executable perftest [100%] Linking C executable yajl_test make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' [100%] Built target json_reformat [100%] Built target yajl_test [100%] Built target perftest make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' >>> yajl 2.1.0 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 DESTDIR=/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Debug" -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 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 DESTDIR=/home/peko/autobuild/instance-1/output/target install/fast -C /home/peko/autobuild/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Debug" -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-1/output/target/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-1/output/target/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-1/output/target/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-1/output/target/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-1/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'libksba', 'macchanger', 'msmtp'] Warning: target file "./usr/lib/luarocks/rocks/manifest" is touched by more than one package: ['lpeg', 'lua-lpeg-patterns', 'lua-messagepack', 'luaexpat', 'luafilesystem', 'luasocket', 'rings'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: ['file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: ['libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: ['libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: ['util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: ['libnl', 'bcm2835', 'c-periphery', 'ncurses', 'libzlib', 'util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: ['expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'libksba'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: ['freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: ['libnl', 'bcm2835', 'c-periphery', 'ncurses', 'libzlib', 'util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: ['libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: ['libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: ['libnl', 'bcm2835', 'c-periphery', 'ncurses', 'libzlib', 'util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: ['util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: ['libnl', 'bcm2835', 'c-periphery', 'ncurses', 'libzlib', 'util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: ['libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: ['libnl', 'bcm2835', 'c-periphery', 'ncurses', 'libzlib', 'util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: ['util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: ['libnl', 'bcm2835', 'c-periphery', 'ncurses', 'libzlib', 'util-linux', 'e2fsprogs', 'expat', 'file', 'freetype', 'gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: ['libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: ['gd', 'libopenssl', 'popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: ['libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: ['libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: ['popt', 'libcli', 'libdvdcss', 'libdvdread', 'libffi', 'libusb', 'libusb-compat', 'libftdi', 'libgpg-error', 'libksba', 'lua', 'lzo', 'postgresql', 'pps-tools', 'uboot-tools', 'yajl'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext'] /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 rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/lua/5.3/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/lib/luarocks 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 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2018.05-git-00295-g80266c9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/peko/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output/target/etc >>> 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 2018.05-git-00295-g80266c9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> 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 >>> alljoyn-tcl-16.04.00a 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> batctl 2017.0 Collecting legal info >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bcm2835 1.48 Collecting legal info ERROR: No hash found for COPYING >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> dnsmasq 2.78 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> e2fsprogs 1.44.0 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.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) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> getent Collecting legal info >>> initscripts Collecting legal info >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> iw 4.14 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> keepalived 1.4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lpeg 1.0.1-1 Collecting legal info >>> host-luarocks 2.4.4 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.4 Collecting legal info ERROR: No hash found for doc/readme.html >>> lua-lpeg-patterns 0.4-0 Collecting legal info ERROR: No hash found for lpeg_patterns-0.4/LICENSE.md >>> lua-messagepack 0.5.1-1 Collecting legal info ERROR: No hash found for lua-MessagePack-0.5.1/COPYRIGHT >>> luaexpat 1.3.0-1 Collecting legal info ERROR: No hash found for luaexpat-1.3.0/doc/us/license.html >>> luafilesystem 1.7.0-2 Collecting legal info ERROR: No hash found for luafilesystem/LICENSE >>> luaposix 34.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> luasocket 3.0rc1-1 Collecting legal info ERROR: No hash found for luasocket-3.0-rc1/LICENSE >>> 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 >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> micropython v1.8.7 Collecting legal info ERROR: No hash found for LICENSE >>> mplayer 1.3.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for Copyright >>> msmtp 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> postgresql 10.3 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018c Collecting legal info >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> rings 1.3.0-1 Collecting legal info ERROR: No hash found for rings-v_1_3_0/doc/us/license.html >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> tekui 1.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> uboot-tools 2018.01 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> wolfssl 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_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'