checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for error_at_line... yes checking for working memcmp... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for memset... yes checking if encoding enabled... yes configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating src/SZconfig.h config.status: executing depfiles commands >>> szip 2.1 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/szip-2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o rice.lo rice.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o sz_api.lo sz_api.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o encoding.lo encoding.c mkdir .libs /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c rice.c -fPIC -DPIC -o .libs/rice.o /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c encoding.c -fPIC -DPIC -o .libs/encoding.o encoding.c:16:15: warning: 'szip_encoder_status' initialized and declared 'extern' extern char * szip_encoder_status = "SZIP ENCODER ENABLED"; ^ /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c sz_api.c -fPIC -DPIC -o .libs/sz_api.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -version-info 2:0:0 -o libsz.la -rpath /usr/lib rice.lo sz_api.lo encoding.lo -lm /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared .libs/rice.o .libs/sz_api.o .libs/encoding.o -lm -Wl,-soname -Wl,libsz.so.2 -o .libs/libsz.so.2.0.0 (cd .libs && rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2) (cd .libs && rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so) creating libsz.la (cd .libs && rm -f libsz.la && ln -s ../libsz.la libsz.la) make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' Making all in test make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../test -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o mcgill.lo mcgill.c mkdir .libs /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../test -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c mcgill.c -fPIC -DPIC -o .libs/mcgill.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o libmcgill.la mcgill.lo -lm /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-ar cru .libs/libmcgill.a .libs/mcgill.o /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-ranlib .libs/libmcgill.a creating libmcgill.la (cd .libs && rm -f libmcgill.la && ln -s ../libmcgill.la libmcgill.la) make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' Making all in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../test -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c burst_szip.c /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -I../test -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c example.c /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o example example.o ../src/libsz.la -lm /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o burst_szip burst_szip.o ../test/libmcgill.la ../src/libsz.la -lm mkdir .libs /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o example example.o ../src/.libs/libsz.so -lm -Wl,--rpath -Wl,/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src/.libs /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o burst_szip burst_szip.o ../test/.libs/libmcgill.a ../src/.libs/libsz.so -lm -Wl,--rpath -Wl,/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src/.libs make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' >>> szip 2.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/buildroot/autobuild/instance-2/output/build/szip-2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' test -z "/usr/lib" || /bin/mkdir -p "/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib" test -z "/usr/include" || /bin/mkdir -p "/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include" /bin/bash ../libtool --mode=install /usr/bin/install -c 'libsz.la' '/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsz.la' /usr/bin/install -c -m 644 'ricehdf.h' '/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/ricehdf.h' /usr/bin/install -c -m 644 'szip_adpt.h' '/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/szip_adpt.h' /usr/bin/install -c -m 644 'szlib.h' '/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/szlib.h' /usr/bin/install -c .libs/libsz.so.2.0.0 /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsz.so.2.0.0 (cd /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) (cd /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) /usr/bin/install -c .libs/libsz.lai /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsz.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' >>> szip 2.1 Fixing libtool files >>> szip 2.1 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install -C /home/buildroot/autobuild/instance-2/output/build/szip-2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' test -z "/usr/lib" || /bin/mkdir -p "/home/buildroot/autobuild/instance-2/output/target/usr/lib" test -z "/usr/include" || /bin/mkdir -p "/home/buildroot/autobuild/instance-2/output/target/usr/include" /bin/bash ../libtool --mode=install /usr/bin/install -c 'libsz.la' '/home/buildroot/autobuild/instance-2/output/target/usr/lib/libsz.la' /usr/bin/install -c -m 644 'ricehdf.h' '/home/buildroot/autobuild/instance-2/output/target/usr/include/ricehdf.h' /usr/bin/install -c -m 644 'szip_adpt.h' '/home/buildroot/autobuild/instance-2/output/target/usr/include/szip_adpt.h' /usr/bin/install -c -m 644 'szlib.h' '/home/buildroot/autobuild/instance-2/output/target/usr/include/szlib.h' /usr/bin/install -c .libs/libsz.so.2.0.0 /home/buildroot/autobuild/instance-2/output/target/usr/lib/libsz.so.2.0.0 (cd /home/buildroot/autobuild/instance-2/output/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) (cd /home/buildroot/autobuild/instance-2/output/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) /usr/bin/install -c .libs/libsz.lai /home/buildroot/autobuild/instance-2/output/target/usr/lib/libsz.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/src' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/test' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/szip-2.1' valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186.tar.gz: OK (sha256: f2346e995bd95c6b86b0b9e9dd228fe134d529565fa86db764c48496805dd9bc) >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 -xf - >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Patching >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186/ && cd /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-2/output/host/bin/cmake /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DINSTALL_HEADERS=TRUE ) -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186' >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186' Install the project... -- Install configuration: "Release" -- Up-to-date: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/constraint_builder.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/validator.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/validation_visitor.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/internal -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/internal/custom_allocator.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/internal/json_pointer.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/internal/uri.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/internal/json_reference.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/validation_results.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/constraints -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/constraint_visitor.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/basic_constraint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/constraint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/constraints/concrete_constraints.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/nlohmann_json_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/jsoncpp_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/frozen_value.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/basic_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/rapidjson_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/picojson_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/property_tree_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/adapters/json11_adapter.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/json11_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/file_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/picojson_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/jsoncpp_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/rapidjson_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/utf8_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/nlohmann_json_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/utils/property_tree_utils.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/schema_parser.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/subschema.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/valijson/schema.hpp make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/valijson-424b706f990a9eb96dfc19cc8e54f2cd6ce5e186' >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libMagickWand-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libsmack.la" is touched by more than one package: [u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libMagickCore-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'valijson'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libMagick++-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'sqlite', u'apr-util', u'bitstream', u'boost', u'pcre', u'c-icap', u'libtommath', u'libtomcrypt', u'libev', u'eigen', u'freetype', u'libsodium', u'libxml2', u'imagemagick', u'jasper', u'let-me-create', u'libart', u'libbroadvoice', u'libdcadec', u'libffi', u'libglib2', u'libusb', u'libusb-compat', u'libnfc', u'libopenh264', u'libxslt', u'popt', u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'qlibc', u'raptor', u'smack', u'snappy', u'szip', u'valijson'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'smack', u'snappy', u'szip', u'valijson'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.10"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.10\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2018.02.10 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.31.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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> 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) >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> imagemagick 7.0.7-39 Collecting legal info LICENSE: OK (sha256: 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> jasper version-2.0.13 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> lcdproc 0.5.9 Collecting legal info ERROR: No hash found for COPYING >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libart 2.3.21 Collecting legal info ERROR: No hash found for COPYING >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info ERROR: No hash found for COPYING >>> libdcadec v0.2.0 Collecting legal info ERROR: No hash found for COPYING.LGPLv2.1 >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libopenh264 v1.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> subversion 1.9.10 Collecting legal info LICENSE: OK (sha256: 3202942c1aba495fd17390618dedc1d3542815c5bc11958da7fd98c985abc11a) >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'