Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt 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/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ && cd /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/buildroot/buildroot-test/instance-0/output/host/bin/cmake /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/buildroot-test/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 ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/buildroot-test/instance-0/output/host/bin/powerpc-linux-gcc -- Check for working C compiler: /home/buildroot/buildroot-test/instance-0/output/host/bin/powerpc-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/buildroot/buildroot-test/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/buildroot-test/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/buildroot-test/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/buildroot-test/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/buildroot-test/instance-0/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. !! doxygen not found, not generating documentation 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/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.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.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 54%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 57%] Built target yajl make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 63%] Built target yajl_s make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 69%] Linking C executable gen-extra-close make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 69%] Built target gen-extra-close make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 72%] Linking C executable yajl_test [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 75%] Built target yajl_test make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 78%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 81%] Linking C executable json_verify make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 81%] Built target json_verify make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 84%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 87%] Linking C executable json_reformat make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 87%] Built target json_reformat make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 93%] Linking C executable parse_config make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [ 93%] Built target parse_config [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/buildroot-test/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-0/output/target install/fast -C /home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/buildroot-test/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/yajl-2.1.0' zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/buildroot/buildroot-test/instance-0/dl/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-0/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/buildroot-test/instance-0/output/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/buildroot-test/instance-0/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/buildroot/buildroot-test/instance-0/output/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libkmod.la" is touched by more than one package: [u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libuio.la" is touched by more than one package: [u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libzlib', u'libopenssl', u'argp-standalone', u'bullet', u'c-icap', u'canfestival', u'freetype', u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/libalsa.la" is touched by more than one package: [u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'ncurses', u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgcrypt', u'libiconv', u'libksba', u'libnpth', u'ibrcommon', u'ibrdtn', u'libsndfile', u'libsamplerate', u'jack2', u'libjpeg', u'kmod', u'libaio', u'libao', u'libcuefile', u'libcurl', u'libebur128', u'libevdev', u'liblogging', u'libogg', u'libpciaccess', u'libsha1', u'libtommath', u'libtomcrypt', u'libuio', u'libv4l', u'libvorbis', u'mtd', u'skalibs', u'snmppp', u'tcl', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-xorriso'] mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.9-00006-g7c1d4e9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.9\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02.9-00006-g7c1d4e9 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> argp-standalone 1.3 Collecting legal info >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info COPYING: OK (sha256: b5c45f160093a6c2fb7bd0078f50c62f4b4089b6206b0e90b0f122b40a2fe110) LICENCE: OK (sha256: d4594b82f4d50840df6a7e9d14132a8c0a3cc05d0ac46d15310a264a1f75447e) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> gnupg2 2.2.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libiconv 1.15 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 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> htop 2.0.2 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jack2 v1.9.10 Collecting legal info >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevdev 1.5.8 Collecting legal info ERROR: No hash found for COPYING >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> sysstat 11.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> zd1211-firmware 1.4 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'