[ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp: In member function 'int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)': /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2985:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ^~~~~~~~ ~~~~~~~~ /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2986:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ^~~~~ ~~~~~ /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2985:31: warning: '~' directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ^~~~~~~ /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2985:20: note: 'sprintf' output between 3 and 140 bytes into a destination of size 128 sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2986:28: warning: '~' directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ^~~~~~~ /home/naourr/work/instance-0/output-1/build/x265-3.3/source/encoder/ratecontrol.cpp:2986:20: note: 'sprintf' output between 3 and 42 bytes into a destination of size 40 sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' [ 96%] Built target encoder make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' Scanning dependencies of target x265-static make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' [ 98%] Linking CXX static library libx265.a make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' [ 98%] Built target x265-static make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' Scanning dependencies of target x265-shared make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' [100%] Linking CXX shared library libx265.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' [100%] Built target x265-shared make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' >>> x265 3.3 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 DESTDIR=/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot install/fast -C /home/naourr/work/instance-0/output-1/build/x265-3.3/source make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.188 -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' >>> x265 3.3 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> x265 3.3 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 DESTDIR=/home/naourr/work/instance-0/output-1/target install/fast -C /home/naourr/work/instance-0/output-1/build/x265-3.3/source make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libx265.a -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/x265.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/x265_config.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libx265.so.188 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libx265.so -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/x265-3.3/source' WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/naourr/work/instance-0/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/m68k-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-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/m68k-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-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yavta.o yavta.c /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc -o yavta yavta.o -lrt make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/naourr/work/instance-0/output-1/target/usr/bin/yavta ympd-1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd 1.3.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/ympd/ympd-1.3.0.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/ympd-1.3.0 -xf - >>> ympd 1.3.0 Patching Applying 0002-only-c-language.patch using patch: patching file CMakeLists.txt >>> ympd 1.3.0 Configuring (mkdir -p /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ && cd /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-0/output-1/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 -DWITH_SSL=ON ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/naourr/work/instance-0/output-1/host/bin/pkg-config (found version "1.6.1") -- Found LibMPDClient: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so (found version "1.1.1d") -- 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-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' [100%] Built target ympd make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install/fast -C /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/ympd -- Installing: /home/naourr/work/instance-0/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory if grep -q CONFIG_ASH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi rm -f /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/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-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output-1/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-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/output-1/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-1/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-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-06345-g20bd811c7e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-0/output-1/build/argp-standalone-1.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/assimp-4.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/bandwidthd-2.0.1-auto-r11/.files-list.txt /home/naourr/work/instance-0/output-1/build/bind-9.11.13/.files-list.txt /home/naourr/work/instance-0/output-1/build/bitstream-vera-1.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/bridge-utils-1.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/clapack-3.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/cppunit-1.15.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/cryptsetup-2.2.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/ctorrent-dnh3.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/cvs-1.12.13/.files-list.txt /home/naourr/work/instance-0/output-1/build/czmq-4.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/dbus-1.12.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/dbus-glib-0.110/.files-list.txt /home/naourr/work/instance-0/output-1/build/dtc-1.5.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/dvblast-3.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/ethtool-5.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/freetype-2.10.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/gconf-3.2.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/gd-2.2.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/gensio-1.5.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list.txt /home/naourr/work/instance-0/output-1/build/gettext/.files-list.txt /home/naourr/work/instance-0/output-1/build/gptfdisk-1.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/hostapd-2.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/hwdata-0.326/.files-list.txt /home/naourr/work/instance-0/output-1/build/ifmetric-0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/iptables-1.8.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/irssi-1.0.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/json-c-0.13.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libaio-0.3.111/.files-list.txt /home/naourr/work/instance-0/output-1/build/libao-1.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libargon2-20171227/.files-list.txt /home/naourr/work/instance-0/output-1/build/libassuan-2.5.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcodec2-0.9.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcurl-7.69.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdrm-2.4.100/.files-list.txt /home/naourr/work/instance-0/output-1/build/liberation-2.00.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/libev-4.27/.files-list.txt /home/naourr/work/instance-0/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libfreefare-0.4.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libgcrypt-1.8.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/libglib2-2.64.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmpdclient-2.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnfc-1.7.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1d/.files-list.txt /home/naourr/work/instance-0/output-1/build/liboping-1.10.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpthread-stubs-0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsndfile-1.0.28/.files-list.txt /home/naourr/work/instance-0/output-1/build/libuio-ca28ff0f69d89a789a47552c72db5a43d280710b/.files-list.txt /home/naourr/work/instance-0/output-1/build/libvorbis-1.3.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/libyaml-0.2.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/log4cplus-2.0.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/lvm2-2.02.185/.files-list.txt /home/naourr/work/instance-0/output-1/build/memtester-4.3.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/minimodem-0.24/.files-list.txt /home/naourr/work/instance-0/output-1/build/msmtp-1.8.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-0/output-1/build/pinentry-1.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/proxychains-ng-4.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/ser2net-4.1.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/speex-1.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/sshguard-2.4.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/tini-0.18.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/vorbis-tools-1.4.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/x265-3.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/.files-list.txt /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-dbus-1.12.16/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-dbus-glib-0.110/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-e2fsprogs-1.45.5/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-e2tools-0.0.16.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-fatcat-1.1.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-intltool-0.51.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libglib2-2.64.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-meson-0.53.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/argp-standalone-1.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/assimp-4.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/bind-9.11.13/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/bitstream-1.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/clapack-3.2.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cppunit-1.15.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cryptsetup-2.2.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/czmq-4.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/dbus-1.12.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/dbus-glib-0.110/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/dtc-1.5.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gd-2.2.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gensio-1.5.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/iptables-1.8.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/json-c-0.13.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libaio-0.3.111/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libao-1.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libargon2-20171227/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libassuan-2.5.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcodec2-0.9.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcurl-7.69.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdrm-2.4.100/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libgcrypt-1.8.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libglib2-2.64.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libgpg-error-1.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmpdclient-2.18/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnfc-1.7.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1d/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liboping-1.10.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsndfile-1.0.28/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libuio-ca28ff0f69d89a789a47552c72db5a43d280710b/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libvorbis-1.3.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libyaml-0.2.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/log4cplus-2.0.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lvm2-2.02.185/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/speex-1.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/x265-3.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/zeromq-4.3.2/.files-list-staging.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.05-git-06345-g20bd811c7e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> argp-standalone 1.3 Collecting legal info >>> assimp 4.1.0 Collecting legal info LICENSE: OK (sha256: a26ccc3dbf2f58ea99c100945a8a126fa0f9f4d7fd2b49aa8bdb8e09355864d8) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bind 9.11.13 Collecting legal info COPYRIGHT: OK (sha256: cd02c93b8dcda794f55dfd1231828d69633072a98eee4874f9cf732d22d9dcde) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bridge-utils 1.6 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> cppunit 1.15.1 Collecting legal info COPYING: OK (sha256: badf14d0aa3eaf1a7ae5f19a47a8ef2fc71a96802c4bc3d354535693c389f4e5) >>> cryptsetup 2.2.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20171227 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> ctorrent dnh3.3.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cvs 1.12.13 Collecting legal info >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-libglib2 2.64.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.53.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.64.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> dtc 1.5.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> libyaml 0.2.2 Collecting legal info LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> host-e2fsprogs 1.45.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> ethtool 5.4 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fatcat 1.1.0 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> gensio 1.5.3 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) >>> gettext Collecting legal info >>> gptfdisk 1.0.4 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> hostapd 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> hwdata 0.326 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcodec2 0.9.2 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcurl 7.69.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libdrm 2.4.100 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libmpdclient 2.18 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> log4cplus 2.0.5 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> memtester 4.3.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> msmtp 1.8.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.1.0 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> proxychains-ng 4.11 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> ser2net 4.1.2 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sshguard 2.4.0 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> tini 0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> vorbis-tools 1.4.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> x265 3.3 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> ympd 1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: bandwidthd-2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'