fprintf(stderr, "nsenter: " fmt ": %m\n", ##__VA_ARGS__); \ ^ nsexec.c:288:3: note: in expansion of macro 'bail' bail("invalid netlink header length %lu", len); ^~~~ nsexec.c:116:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr, "nsenter: " fmt ": %m\n", ##__VA_ARGS__); \ ^ nsexec.c:304:3: note: in expansion of macro 'bail' bail("failed to read netlink payload, %lu != %lu", len, size); ^~~~ nsexec.c:116:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr, "nsenter: " fmt ": %m\n", ##__VA_ARGS__); \ ^ nsexec.c:304:3: note: in expansion of macro 'bail' bail("failed to read netlink payload, %lu != %lu", len, size); ^~~~ _/home/test/autobuild/run/instance-2/output/build/runc-9c2d8d184e5da67c95d601382adf14862e4f2228 >>> runc 9c2d8d184e5da67c95d601382adf14862e4f2228 Installing to target /usr/bin/install -D -m 0755 /home/test/autobuild/run/instance-2/output/build/runc-9c2d8d184e5da67c95d601382adf14862e4f2228/bin/runc /home/test/autobuild/run/instance-2/output/target/usr/bin/runc sqlite-autoconf-3210000.tar.gz: OK (sha1: f56fe3407d8297fc0a68a058f4c9e6b77e83575c) sqlite-autoconf-3210000.tar.gz: OK (sha256: d7dd516775005ad87a57f428b6f86afd206cb341722927f104d3f0cf65fbbbe3) >>> sqlite 3210000 Extracting gzip -d -c /home/test/autobuild/run/instance-2/dl/sqlite-autoconf-3210000.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-2/output/build/sqlite-3210000 -xf - >>> sqlite 3210000 Patching >>> sqlite 3210000 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/test/autobuild/run/instance-2/output/build/sqlite-3210000 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sqlite 3210000 Patching libtool patching file /home/test/autobuild/run/instance-2/output/build/sqlite-3210000/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> sqlite 3210000 Configuring (cd /home/test/autobuild/run/instance-2/output/build/sqlite-3210000/ && rm -rf config.cache && PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/test/autobuild/run/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/test/autobuild/run/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-static-shell --enable-threadsafe --disable-editline --disable-readline ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes checking for /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed checking whether /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc understands -c and -o together... yes checking dependency style of /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for arm-buildroot-linux-uclibcgnueabi-gcc... (cached) /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... (cached) yes checking for /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... (cached) none needed checking whether /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc understands -c and -o together... (cached) yes checking dependency style of /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld checking if the linker (/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm checking the name lister (/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabi-objdump... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabi-ar... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib checking command to parse /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm output from /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-buildroot-linux-uclibcgnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc static flag -static works... yes checking if /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... yes checking if /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc linker (/home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for library containing pthread_create... none required checking for library containing pthread_mutexattr_init... none required checking for library containing dlopen... none required checking for whether to support dynamic extensions... yes checking for posix_fallocate... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> sqlite 3210000 Building PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output/build/sqlite-3210000/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' /bin/bash ./libtool --tag=CC --mode=compile /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.21.0\" -DPACKAGE_STRING=\"sqlite\ 3.21.0\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o sqlite3.lo sqlite3.c /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.21.0\" -DPACKAGE_STRING=\"sqlite\ 3.21.0\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o sqlite3-shell.o `test -f 'shell.c' || echo './'`shell.c libtool: compile: /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.21.0\" "-DPACKAGE_STRING=\"sqlite 3.21.0\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o /bin/bash ./libtool --tag=CC --mode=link /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -no-undefined -version-info 8:6:8 -o libsqlite3.la -rpath /usr/lib sqlite3.lo libtool: link: /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -shared -fPIC -DPIC .libs/sqlite3.o -Os -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) /bin/bash ./libtool --tag=CC --mode=link /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o sqlite3 sqlite3-shell.o libsqlite3.la libtool: link: /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o sqlite3 sqlite3-shell.o ./.libs/libsqlite3.so -Wl,-rpath -Wl,/home/test/autobuild/run/instance-2/output/build/sqlite-3210000/.libs make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' >>> sqlite 3210000 Installing to staging directory PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/test/autobuild/run/instance-2/output/build/sqlite-3210000/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.1 '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsqlite3.so.0.8.6 libtool: install: (cd /home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libsqlite3.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c sqlite3 '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c sqlite3 /home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/sqlite3 make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' >>> sqlite 3210000 Fixing libtool files >>> sqlite 3210000 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install -C /home/test/autobuild/run/instance-2/output/build/sqlite-3210000/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/home/test/autobuild/run/instance-2/output/target/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/home/test/autobuild/run/instance-2/output/target/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/share/man/man1' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.1 '/home/test/autobuild/run/instance-2/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /home/test/autobuild/run/instance-2/output/target/usr/lib/libsqlite3.so.0.8.6 libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /home/test/autobuild/run/instance-2/output/target/usr/lib/libsqlite3.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c sqlite3 '/home/test/autobuild/run/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c sqlite3 /home/test/autobuild/run/instance-2/output/target/usr/bin/sqlite3 make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/sqlite-3210000' uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz: OK (sha256: 9325c95c9bb1c51bf135700a65738884fa9cd548ff8166c8b61fdbf99825cd6d) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Extracting gzip -d -c /home/test/autobuild/run/instance-2/dl/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 -xf - >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Configuring (mkdir -p /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ && cd /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-2/output/host/bin/cmake /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/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 -DLUA_SUPPORT=OFF -DTLS_SUPPORT=OFF -DUBUS_SUPPORT=OFF ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Building PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' Scanning dependencies of target uhttpd make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' [100%] Built target uhttpd make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install/fast -C /home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/bin/uhttpd make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/output/build/packages-file-list-host.txt Warning: host file "./bin/arm-buildroot-linux-uclibcgnueabi-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-final', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi'] Warning: host file "./bin/arm-buildroot-linux-uclibcgnueabi-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/crtfastmath.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-buildroot-linux-uclibcgnueabi-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-buildroot-linux-uclibcgnueabi-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-buildroot-linux-uclibcgnueabi-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-buildroot-linux-uclibcgnueabi-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arm-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00279-gae2ec0e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/test/autobuild/run/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.02-git-00279-gae2ec0e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.27 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.14.4 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> docker-containerd 9048e5e50717ea4497b757314bad98ea3763c145 Collecting legal info ERROR: No hash found for LICENSE.code >>> host-go 1.9 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> docker-engine v17.05.0-ce Collecting legal info ERROR: No hash found for LICENSE >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> eudev 3.2.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> 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 >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> 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.7 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 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> ltrace c22d359433b333937ee3d803450dc41998115685 Collecting legal info ERROR: No hash found for COPYING >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> opusfile 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rauc 0.2 Collecting legal info >>> runc 9c2d8d184e5da67c95d601382adf14862e4f2228 Collecting legal info ERROR: No hash found for LICENSE >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: rauc-0.2: cannot save license (RAUC_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'