checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/host-patchelf-0.9/ Making all in src /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/buildroot-test/instance-1/output/host/include -Wall -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" /usr/bin/make -j2 install -C /home/buildroot/buildroot-test/instance-1/output/build/host-patchelf-0.9/ Making install in src /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/host/bin' make[4]: Nothing to be done for `install-data-am'. /usr/bin/install -c patchelf '/home/buildroot/buildroot-test/instance-1/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/buildroot-test/instance-1/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/buildroot-test/instance-1/output/host/share/man/man1' PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/pugixml/ support/download/dl-wrapper -c '1.7' -d '/home/buildroot/buildroot-test/instance-1/dl/pugixml' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'pugixml-1.7.tar.gz' -H 'package/pugixml//pugixml.hash' -n 'pugixml-1.7' -N 'pugixml' -o '/home/buildroot/buildroot-test/instance-1/dl/pugixml/pugixml-1.7.tar.gz' -u http+http://github.com/zeux/pugixml/releases/download/v1.7 -u http\|urlencode+http://sources.buildroot.net/pugixml -u http\|urlencode+http://sources.buildroot.net -- pugixml-1.7.tar.gz: OK (sha256: fbe10d46f61d769f7d92a296102e4e2bd3ee16130f11c5b10a1aae590ea1f5ca) >>> pugixml 1.7 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/pugixml/pugixml-1.7.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7 -xf - >>> pugixml 1.7 Patching Applying 0001-check-cxx_long_long_type-existence.patch using patch: patching file scripts/CMakeLists.txt >>> pugixml 1.7 Configuring (mkdir -p /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/scripts && cd /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/scripts && rm -f CMakeCache.txt && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/host/bin/cmake /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/scripts -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/buildroot-test/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 4.7.3 -- The CXX compiler identification is GNU 4.7.3 -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++ -- Check for working CXX compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 files have been written to: /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/scripts >>> pugixml 1.7 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/build/pugixml-1.7/scripts Scanning dependencies of target pugixml [ 50%] Building CXX object CMakeFiles/pugixml.dir/home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/src/pugixml.cpp.o [100%] Linking CXX shared library libpugixml.so [100%] Built target pugixml >>> pugixml 1.7 Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/scripts Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libpugixml.so.1.7 -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libpugixml.so.1 -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libpugixml.so -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/pugixml.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/pugiconfig.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/cmake/pugixml/pugixml-config.cmake -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/cmake/pugixml/pugixml-config-release.cmake >>> pugixml 1.7 Fixing libtool files >>> pugixml 1.7 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/target install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/pugixml-1.7/scripts Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/libpugixml.so.1.7 -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/libpugixml.so.1 -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/libpugixml.so -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/include/pugixml.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/include/pugiconfig.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake/pugixml/pugixml-config.cmake -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake/pugixml/pugixml-config-release.cmake PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/sound-theme-borealis/ support/download/dl-wrapper -c '0.9a' -d '/home/buildroot/buildroot-test/instance-1/dl/sound-theme-borealis' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'Borealis_sound_theme_ogg-0.9a.tar.bz2' -H 'package/sound-theme-borealis//sound-theme-borealis.hash' -n 'sound-theme-borealis-0.9a' -N 'sound-theme-borealis' -o '/home/buildroot/buildroot-test/instance-1/dl/sound-theme-borealis/Borealis_sound_theme_ogg-0.9a.tar.bz2' -u http+http://ico.bukvic.net/Linux/Borealis_soundtheme -u http\|urlencode+http://sources.buildroot.net/sound-theme-borealis -u http\|urlencode+http://sources.buildroot.net -- Borealis_sound_theme_ogg-0.9a.tar.bz2: OK (sha256: dd80a9c6317de29d42786ba7d95b114b64d06ec6c0c17dd18df853a5c668e727) >>> sound-theme-borealis 0.9a Extracting bzcat /home/buildroot/buildroot-test/instance-1/dl/sound-theme-borealis/Borealis_sound_theme_ogg-0.9a.tar.bz2 | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/sound-theme-borealis-0.9a -xf - >>> sound-theme-borealis 0.9a Patching >>> sound-theme-borealis 0.9a Configuring >>> sound-theme-borealis 0.9a Building >>> sound-theme-borealis 0.9a Installing to target for f in /home/buildroot/buildroot-test/instance-1/output/build/sound-theme-borealis-0.9a/*.ogg ; do /usr/bin/install -D -m 0644 $f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/sounds/borealis/stereo/`basename $f` || exit 1; done PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/uemacs/ support/download/dl-wrapper -c '8841922689769960fa074fbb053cb8507f2f3ed9' -d '/home/buildroot/buildroot-test/instance-1/dl/uemacs' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz' -H 'package/uemacs//uemacs.hash' -n 'uemacs-8841922689769960fa074fbb053cb8507f2f3ed9' -N 'uemacs' -o '/home/buildroot/buildroot-test/instance-1/dl/uemacs/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz' -u git+https://cdn.kernel.org/pub/scm/editors/uemacs/uemacs.git -u http\|urlencode+http://sources.buildroot.net/uemacs -u http\|urlencode+http://sources.buildroot.net -- uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz: OK (sha256: c6772ccb519f89731ac927c6bd229617fa4a488b966251e9147a03f998c39960) >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/uemacs/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9 -xf - >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c Applying 02-skip-xcase-termios-flag.patch using patch: patching file posix.c >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Configuring >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9 CC="/home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -lncurses" CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o CC posix.o CC random.o CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o LINK em >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/buildroot-test/instance-1/output/build/uemacs-8841922689769960fa074fbb053cb8507f2f3ed9/em /home/buildroot/buildroot-test/instance-1/output/target/usr/bin/em PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" BR2_DL_DIR=/home/buildroot/buildroot-test/instance-1/dl BUILD_DIR=/home/buildroot/buildroot-test/instance-1/output/build O=/home/buildroot/buildroot-test/instance-1/output flock /home/buildroot/buildroot-test/instance-1/dl/uhttpd/ support/download/dl-wrapper -c 'a8bf9c00842224edb394e79909053f7628ee6a82' -d '/home/buildroot/buildroot-test/instance-1/dl/uhttpd' -D '/home/buildroot/buildroot-test/instance-1/dl' -f 'uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz' -H 'package/uhttpd//uhttpd.hash' -n 'uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' -N 'uhttpd' -o '/home/buildroot/buildroot-test/instance-1/dl/uhttpd/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz' -u git+http://git.openwrt.org/project/uhttpd.git -u http\|urlencode+http://sources.buildroot.net/uhttpd -u http\|urlencode+http://sources.buildroot.net -- uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz: OK (sha256: 9325c95c9bb1c51bf135700a65738884fa9cd548ff8166c8b61fdbf99825cd6d) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/uhttpd/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 -xf - >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Configuring (mkdir -p /home/buildroot/buildroot-test/instance-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ && cd /home/buildroot/buildroot-test/instance-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ && rm -f CMakeCache.txt && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/host/bin/cmake /home/buildroot/buildroot-test/instance-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/buildroot-test/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 -DLUA_SUPPORT=OFF -DTLS_SUPPORT=OFF -DUBUS_SUPPORT=OFF ) -- The C compiler identification is GNU 4.7.3 -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/buildroot-test/instance-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ Scanning dependencies of target uhttpd [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd [100%] Built target uhttpd >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/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-1/output/target install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/bin/uhttpd >>> 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-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'cjson', u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'ccid', u'cjson', u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'cjson', u'libjpeg', u'libzlib', u'libopenssl', u'libcurl', u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libogg', u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g729.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'sqlite', u'ncurses', u'util-linux', u'freeswitch', u'json-c', u'libplatform', u'libcec', u'libev', u'libevdev', u'libubox', u'liburcu', u'libxml2', u'popt', u'pugixml'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/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'] mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/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-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/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-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc2-00005-gf1dbb44"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc2\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05-rc2-00005-gf1dbb44 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> ccid 1.4.29 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> 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) >>> cjson v1.7.6 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> freeswitch 1.6.20 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8defed37d52096ae14b60adc499c33d43975109bc265552ee67e9a888c634b93) libs/tiff-4.0.2/COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) libs/libzrtp/src/zrtp_legal.c: OK (sha256: 7d72a8aee2c4b1a084200487992a5d86f5df6b535727a14c1874918e99d24600) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> util-linux 2.32 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 >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcec 4.0.2 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ltp-testsuite 20180118 Collecting legal info ERROR: No hash found for COPYING >>> lttng-tools 2.10.1 Collecting legal info ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for LICENSE >>> popt 1.16 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) >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> sound-theme-borealis 0.9a Collecting legal info >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'