for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/naourr/work/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-0/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output/host" --sysconfdir="/home/naourr/work/instance-0/output/host/etc" --localstatedir="/home/naourr/work/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-0/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/naourr/work/instance-0/output/host/include -Wall -O2 -I/home/naourr/work/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/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/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/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/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-0/output/build/host-patchelf-0.9/ Making install in src make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-0/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'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-0/output/host/share/man/man1' snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd.tar.gz: OK (sha256: e701cd80f1154d648c762c86140ad6873a5c9b09ed1d754e3157be8193d2c39e) >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Extracting gzip -d -c /home/naourr/work/instance-0/dl/snappy/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd -xf - >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Patching >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Configuring (mkdir -p /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd/ && cd /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/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 -DSNAPPY_BUILD_TESTS=OFF ) -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/sparc-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/sparc-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - big endian -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - not found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - not found -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Looking for mmap -- Looking for mmap - 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_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd/ Scanning dependencies of target snappy [ 20%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o [ 40%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o [ 60%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o [ 80%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o [100%] Linking CXX shared library libsnappy.so [100%] Built target snappy >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot install/fast -C /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd/ Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libsnappy.so.1.1.6 -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libsnappy.so.1 -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libsnappy.so -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/snappy-c.h -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/snappy-sinksource.h -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/snappy.h -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/snappy-stubs-public.h -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Fixing libtool files >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install/fast -C /home/naourr/work/instance-0/output/build/snappy-be6dc3db83c4701e3e79694dcbfd1c3da03b91dd/ Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libsnappy.so.1.1.6 -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libsnappy.so.1 -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libsnappy.so -- Installing: /home/naourr/work/instance-0/output/target/usr/include/snappy-c.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/snappy-sinksource.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/snappy.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/snappy-stubs-public.h -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake squeezelite-v1.8.tar.gz: OK (sha256: 0c844e7714d3f15325629c59ee75e6309763116e61a6b73486b502e2e5cce5fd) >>> squeezelite v1.8 Extracting gzip -d -c /home/naourr/work/instance-0/dl/squeezelite/squeezelite-v1.8.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/squeezelite-v1.8 -xf - >>> squeezelite v1.8 Patching Applying 0001-Makefile-allow-passing-CFLAGS-and-LDFLAGS.patch using patch: patching file Makefile Applying 0002-output_alsa-use-mallopt-only-on-glibc.patch using patch: patching file output_alsa.c Applying 0003-ffmpeg_2_9.patch using patch: patching file ffmpeg.c >>> squeezelite v1.8 Configuring >>> squeezelite v1.8 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/sparc-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/sparc-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/sparc-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/sparc-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/sparc-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/sparc-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/sparc-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/sparc-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/sparc-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/sparc-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/sparc-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/sparc-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/sparc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/sparc-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/sparc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl OPTS="-DLINKALL" -C /home/naourr/work/instance-0/output/build/squeezelite-v1.8 all /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c -o main.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 slimproto.c -c -o slimproto.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 buffer.c -c -o buffer.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 stream.c -c -o stream.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 utils.c -c -o utils.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 output.c -c -o output.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 output_alsa.c -c -o output_alsa.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 output_pa.c -c -o output_pa.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 output_stdout.c -c -o output_stdout.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 output_pack.c -c -o output_pack.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 decode.c -c -o decode.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flac.c -c -o flac.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 pcm.c -c -o pcm.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 mad.c -c -o mad.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 vorbis.c -c -o vorbis.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 faad.c -c -o faad.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DLINKALL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 mpg.c -c -o mpg.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc main.o slimproto.o buffer.o stream.o utils.o output.o output_alsa.o output_pa.o output_stdout.o output_pack.o decode.o flac.o pcm.o mad.o vorbis.o faad.o mpg.o -lasound -lpthread -lm -lrt -lFLAC -lmad -lvorbisfile -lfaad -lmpg123 -o squeezelite >>> squeezelite v1.8 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/squeezelite-v1.8/squeezelite /home/naourr/work/instance-0/output/target/usr/bin/squeezelite zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz: OK (sha256: d3afb1f0ce67df29f759da74235949370ac2818faf242f3f674cb48f9f4c57d3) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Extracting gzip -d -c /home/naourr/work/instance-0/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -xf - >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Patching Applying 0001-fix-compiling-on-Buildroot.patch using patch: patching file src/fmacros.h Applying 0002-compile-Remove-Werror-and-avoid-build-failures-becau.patch using patch: patching file src/makefile >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Configuring >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 CC="/home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 all cd src && /usr/bin/make all /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/naourr/work/instance-0/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PREFIX=/home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install cd src && /usr/bin/make install mkdir -p /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib cp -a zlog.h /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include cp -a libzlog.so /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PREFIX=/home/naourr/work/instance-0/output/target/usr -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install cd src && /usr/bin/make install mkdir -p /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/lib cp -a zlog.h /home/naourr/work/instance-0/output/target/usr/include cp -a libzlog.so /home/naourr/work/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-0/output/target/usr/lib >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'cairo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'cairo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'clapack', u'armadillo', u'boost', u'expat', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'faad2', u'libogg', u'flac', u'glm', u'gnuradio', u'ibrcommon', u'ibrdtn', u'imlib2', u'tiff', u'libgeotiff', u'libilbc', u'libmad', u'libvorbis', u'mpg123', u'snappy', u'zlog'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cheetah'] 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-bison', u'host-gettext'] mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00934-gf5b14df110"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.05-git-00934-gf5b14df110 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 >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) 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) >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> conntrack-tools 1.4.4 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> gadgetfs-test Collecting legal info >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> libgeotiff 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> mpg123 1.25.2 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> squeezelite v1.8 Collecting legal info ERROR: No hash found for LICENSE.txt >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 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: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'