fi :2:26: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#include \n #include \n int main() { return cJSON_False; }" | \ /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -xc -I./src -o /dev/null - ; \ then \ echo cjson-pass := 1 >&9; \ fi :2:26: fatal error: cjson/cJSON.h: No such file or directory compilation terminated. if printf "#if !defined(__STDC_HOSTED__) || __STDC_HOSTED__-0 == 1\n #error Hosted implementation\n #endif\n int main() {}" | \ /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -xc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -o /dev/null - ; \ then \ echo freestanding-pass := 1 >&9; \ fi :2:3: error: #error Hosted implementation make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/tinycbor-v0.5.2' /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborerrorstrings.o src/cborerrorstrings.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborencoder.o src/cborencoder.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborencoder_close_container_checked.o src/cborencoder_close_container_checked.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborparser.o src/cborparser.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborpretty.o src/cborpretty.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborparser_dup_string.o src/cborparser_dup_string.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborpretty_stdio.o src/cborpretty_stdio.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cbortojson.o src/cbortojson.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o src/cborvalidation.o src/cborvalidation.c /home/naourr/work/instance-0/output/host/bin/arm-linux-ar cqs lib/libtinycbor.a src/cborerrorstrings.o src/cborencoder.o src/cborencoder_close_container_checked.o src/cborparser.o src/cborpretty.o src/cborparser_dup_string.o src/cborpretty_stdio.o src/cbortojson.o src/cborvalidation.o /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -c -o tools/cbordump/cbordump.o tools/cbordump/cbordump.c /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -o bin/cbordump -static tools/cbordump/cbordump.o lib/libtinycbor.a -lm sed > tinycbor.pc < tinycbor.pc.in \ -e 's,@prefix@,/usr/local,' \ -e 's,@exec_prefix@,/usr/local,' \ -e 's,@libdir@,/usr/local/lib,' \ -e 's,@includedir@,/usr/local/include,' \ -e 's,@version@,0.5.2,' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/tinycbor-v0.5.2' >>> tinycbor v0.5.2 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/bin:/home/naourr/git/git-wrappers:/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/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=1 BUILD_SHARED=0 -C /home/naourr/work/instance-0/output/build/tinycbor-v0.5.2 DESTDIR=/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot prefix=/usr install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/tinycbor-v0.5.2' install -d /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin install -d /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib install -d /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig install -d /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinycbor install -m 755 bin/cbordump /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/cbordump install -m 644 lib/libtinycbor.a /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtinycbor.a install -m 644 tinycbor.pc /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinycbor/cbor.h install -d /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinycbor install -d /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinycbor install -m 644 src/tinycbor-version.h /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinycbor/tinycbor-version.h install -m 644 src/cborjson.h /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/tinycbor/cborjson.h make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/tinycbor-v0.5.2' >>> tinycbor v0.5.2 Fixing libtool files >>> tinycbor v0.5.2 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/bin:/home/naourr/git/git-wrappers:/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/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=1 BUILD_SHARED=0 -C /home/naourr/work/instance-0/output/build/tinycbor-v0.5.2 DESTDIR=/home/naourr/work/instance-0/output/target prefix=/usr install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/tinycbor-v0.5.2' install -d /home/naourr/work/instance-0/output/target/usr/bin install -d /home/naourr/work/instance-0/output/target/usr/lib install -d /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig install -d /home/naourr/work/instance-0/output/target/usr/include/tinycbor install -m 755 bin/cbordump /home/naourr/work/instance-0/output/target/usr/bin/cbordump install -m 644 lib/libtinycbor.a /home/naourr/work/instance-0/output/target/usr/lib/libtinycbor.a install -m 644 tinycbor.pc /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /home/naourr/work/instance-0/output/target/usr/include/tinycbor/cbor.h install -d /home/naourr/work/instance-0/output/target/usr/include/tinycbor install -d /home/naourr/work/instance-0/output/target/usr/include/tinycbor install -m 644 src/cborjson.h /home/naourr/work/instance-0/output/target/usr/include/tinycbor/cborjson.h install -m 644 src/tinycbor-version.h /home/naourr/work/instance-0/output/target/usr/include/tinycbor/tinycbor-version.h make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/tinycbor-v0.5.2' v1.0.2.tar.gz: OK (sha512: c788bba1530aec463e755e901f9342f4b599e3a07f54645fef1dc388ab5d5c30625535e5dd38e9e792e04a640574baa50eeefb6b7338ab403755f4a4e0c3044d) >>> woff2 1.0.2 Extracting gzip -d -c /home/naourr/work/instance-0/dl/woff2/v1.0.2.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/woff2-1.0.2 -xf - >>> woff2 1.0.2 Patching Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /home/naourr/work/instance-0/output/build/woff2-1.0.2/ && cd /home/naourr/work/instance-0/output/build/woff2-1.0.2/ && 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/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output/build/woff2-1.0.2/ -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=OFF -DNOISY_LOGGING=OFF -DCMAKE_SKIP_RPATH=ON ) -- 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/arm-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/naourr/work/instance-0/output/host/bin/pkg-config (found version "0.28") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.7 -- Found BrotliDec: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include (found version "1.0.7") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.7 -- Found BrotliEnc: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include (found version "1.0.7") -- 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/woff2-1.0.2 >>> woff2 1.0.2 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/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Scanning dependencies of target woff2common make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 4%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 17%] Linking CXX static library libwoff2common.a make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 17%] Built target woff2common make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Scanning dependencies of target woff2_info Scanning dependencies of target woff2dec make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Scanning dependencies of target woff2enc make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 26%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o [ 26%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o [ 30%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 34%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o [ 39%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 43%] Linking CXX executable woff2_info [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 47%] Built target woff2_info [ 52%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 56%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 60%] Linking CXX static library libwoff2enc.a make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 60%] Built target woff2enc make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX static library libwoff2dec.a make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 69%] Built target woff2dec make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry Scanning dependencies of target convert_woff2ttf_fuzzer Scanning dependencies of target woff2_decompress make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 73%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 78%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 82%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 86%] Linking CXX executable woff2_compress [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer.a make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 95%] Built target convert_woff2ttf_fuzzer [ 95%] Built target convert_woff2ttf_fuzzer_new_entry make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [ 95%] Built target woff2_compress [100%] Linking CXX executable woff2_decompress make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' >>> woff2 1.0.2 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/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/naourr/work/instance-0/output/build/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/woff2_decompress -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/woff2_compress -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/woff2_info -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libwoff2common.a -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libwoff2dec.a -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libwoff2enc.a -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/woff2 -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files >>> woff2 1.0.2 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/bin:/home/naourr/git/git-wrappers:/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/woff2-1.0.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/woff2_decompress -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/woff2_compress -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/woff2_info -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2common.a -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2dec.a -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2enc.a -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2 -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/woff2-1.0.2' >>> 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/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libspatialindex_c.la" is touched by more than one package: [u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libspatialindex.la" is touched by more than one package: [u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'atk', u'berkeleydb', u'brotli', u'bzip2', u'libusb', u'libopenssl', u'expat', u'flac', u'freetype', u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'xz', u'libxml2', u'libarchive', u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfribidi', u'libgta', u'libusb-compat', u'libnfc', u'libsrtp', u'libpjsip', u'sqlite', u'libsoup', u'libspatialindex', u'libyaml', u'mp4v2', u'tinycbor', u'woff2'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] grep -qsE '^/bin/dash$' /home/naourr/work/instance-0/output/target/etc/shells || echo "/bin/dash" >> /home/naourr/work/instance-0/output/target/etc/shells rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 /home/naourr/work/instance-0/output/target/usr/share/locale; 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/arm-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/arm-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/arm-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.11-00006-g40b1615706"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11"; \ echo "PRETTY_NAME=\"Buildroot 2018.11\"" \ ) > /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 touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.11-00006-g40b1615706 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> dash 0.5.10.2 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> odroid-scripts cfd289b1d69136b8bfd725d90cd648da4654f2bd Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> sedutil 1.15.1 Collecting legal info Common/LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> tinycbor v0.5.2 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: odroid-scripts-cfd289b1d69136b8bfd725d90cd648da4654f2bd: cannot save license (ODROID_SCRIPTS_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'