-- Installing: /home/test/autobuild/instance-2/output-1/target/usr/include/snappy-c.h -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/include/snappy-sinksource.h -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/include/snappy.h -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/include/snappy-stubs-public.h -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /home/test/autobuild/instance-2/output-1/target/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake make[1]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/snappy-1.1.8' swupdate-2020.04.tar.gz: OK (sha256: 132df2ff1ad41c7aabd0fbef6a23d28607cbd5cad52aab050c4822977a107486) >>> swupdate 2020.04 Extracting gzip -d -c /home/test/autobuild/instance-2/dl/swupdate/swupdate-2020.04.tar.gz | tar --strip-components=1 -C /home/test/autobuild/instance-2/output-1/build/swupdate-2020.04 -xf - >>> swupdate 2020.04 Patching Applying 0001-diskpart-force-kernel-to-reread-partition-table.patch using patch: patching file handlers/diskpart_handler.c Applying 0002-Shellscript-stops-before-completing.patch using patch: patching file core/pctl.c Using /home/test/autobuild/instance-2/output-1/build/swupdate-2020.04/.config as base # # merged configuration written to /home/test/autobuild/instance-2/output-1/build/swupdate-2020.04/.config (needs make) # make[1]: Entering directory '/home/test/autobuild/instance-2/output-1/build/swupdate-2020.04' HOSTCC scripts/basic/fixdep SHIPPED scripts/kconfig/zconf.lex.c HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.hash.c SHIPPED scripts/kconfig/zconf.tab.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/swupdate-2020.04' make[1]: Entering directory '/home/test/autobuild/instance-2/output-1/build/swupdate-2020.04' scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/swupdate-2020.04' >>> swupdate 2020.04 Configuring >>> swupdate 2020.04 Building PATH="/home/test/autobuild/instance-2/output-1/host/bin:/home/test/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CC="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc" LD="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc" HAVE_LIBEBGENV=n HAVE_JSON_C=n HAVE_LIBARCHIVE=n HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=n HAVE_LIBCRYPTO=n HAVE_MBEDTLS=n HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n /usr/bin/make -j4 CROSS_COMPILE="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CONFIG_EXTRA_LDFLAGS="" -C /home/test/autobuild/instance-2/output-1/build/swupdate-2020.04 make[1]: Entering directory '/home/test/autobuild/instance-2/output-1/build/swupdate-2020.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig CC core/swupdate.o CC handlers/dummy_handler.o CC corelib/parsing_library_libconfig.o CC ipc/network_ipc-if.o CC handlers/raw_handler.o CC ipc/network_ipc.o CC corelib/swupdate_settings.o CC ipc/progress_ipc.o LD handlers/built-in.o CC mongoose/mongoose.o AR corelib/lib.a AR ipc/lib.a CC parser/parse_external.o CC core/cpio_utils.o AR suricatta/lib.a CC bootloader/none.o CC parser/parser.o AR bootloader/lib.a CC mongoose/mongoose_interface.o CC core/notifier.o CC core/handler.o AR parser/lib.a CC tools/swupdate-client.o CC core/util.o CC core/parser.o CC tools/swupdate-hawkbitcfg.o CC core/pctl.o CC tools/swupdate-progress.o CC core/state.o CC core/syslog.o CC core/installer.o CC tools/swupdate-sendtohawkbit.o CC core/network_thread.o CC tools/swupdate-sysrestart.o CC core/stream_interface.o tools/swupdate-sysrestart.c:270:2: warning: #warning "swupdate-sysrestart needs libcurl, replaced with dummy" [-Wcpp] 270 | #warning "swupdate-sysrestart needs libcurl, replaced with dummy" | ^~~~~~~ tools/swupdate-sysrestart.c: In function 'main': tools/swupdate-sysrestart.c:272:14: warning: unused parameter 'argc' [-Wunused-parameter] 272 | int main(int argc, char **argv) | ~~~~^~~~ tools/swupdate-sysrestart.c:272:27: warning: unused parameter 'argv' [-Wunused-parameter] 272 | int main(int argc, char **argv) | ~~~~~~~^~~~ AR tools/lib.a CC core/progress_thread.o CC core/parsing_library.o CC core/artifacts_versions.o CC core/swupdate_dict.o LD core/built-in.o AR mongoose/lib.a LD tools/swupdate-hawkbitcfg LD swupdate_unstripped LD tools/swupdate-client LD tools/swupdate-sendtohawkbit STRIP tools/swupdate-sendtohawkbit LD tools/swupdate-sysrestart STRIP tools/swupdate-hawkbitcfg LD tools/swupdate-progress STRIP tools/swupdate-client STRIP swupdate STRIP tools/swupdate-sysrestart STRIP tools/swupdate-progress make[1]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/swupdate-2020.04' >>> swupdate 2020.04 Installing to target /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/swupdate-2020.04/swupdate /home/test/autobuild/instance-2/output-1/target/usr/bin/swupdate tcping-1.3.6.tar.gz: OK (sha256: a731f0e48ff931d7b2a0e896e4db40867043740fe901dd225780f2164fdbdcf3) >>> tcping 1.3.6 Extracting gzip -d -c /home/test/autobuild/instance-2/dl/tcping/tcping-1.3.6.tar.gz | tar --strip-components=1 -C /home/test/autobuild/instance-2/output-1/build/tcping-1.3.6 -xf - >>> tcping 1.3.6 Patching >>> tcping 1.3.6 Configuring >>> tcping 1.3.6 Building PATH="/home/test/autobuild/instance-2/output-1/host/bin:/home/test/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CC="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/test/autobuild/instance-2/output-1/build/tcping-1.3.6 tcping.linux make[1]: Entering directory '/home/test/autobuild/instance-2/output-1/build/tcping-1.3.6' /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -o tcping -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_HSTRERROR tcping.c make[1]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/tcping-1.3.6' >>> tcping 1.3.6 Installing to target /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/tcping-1.3.6/tcping /home/test/autobuild/instance-2/output-1/target/usr/bin/tcping thttpd-2.29.tar.gz: OK (sha256: 99c09f47da326b1e7b5295c45549d2b65534dce27c44812cf7eef1441681a397) >>> thttpd 2.29 Extracting gzip -d -c /home/test/autobuild/instance-2/dl/thttpd/thttpd-2.29.tar.gz | tar --strip-components=1 -C /home/test/autobuild/instance-2/output-1/build/thttpd-2.29 -xf - >>> thttpd 2.29 Patching >>> thttpd 2.29 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/test/autobuild/instance-2/output-1/build/thttpd-2.29 -name $file); do cp support/gnuconfig/$file $i; done; done >>> thttpd 2.29 Patching libtool >>> thttpd 2.29 Configuring (cd /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/ && rm -rf config.cache && PATH="/home/test/autobuild/instance-2/output-1/host/bin:/home/test/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-ar" AS="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-as" LD="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-ld" NM="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-nm" CC="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc" GCC="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc" CPP="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-cpp" CXX="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-g++" FC="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gfortran" F77="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-ranlib" READELF="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-readelf" STRIP="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/test/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/test/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/test/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/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 CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --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 ) loading site script /dev/null creating cache ./config.cache checking host system type... arm-buildroot-linux-gnueabihf checking target system type... arm-buildroot-linux-gnueabihf checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc checking whether the C compiler (/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc accepts -g... yes checking gcc version... 9 checking how to link static binaries... unknown checking for __progname... yes checking how to run the C preprocessor... /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-cpp checking for fcntl.h... yes checking for grp.h... yes checking for memory.h... yes checking for paths.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for sys/devpoll.h... no checking for sys/event.h... no checking for osreldate.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for /usr/local/v6/lib... no checking for gethostbyname... yes checking for socket... yes checking for main in -linet6... no checking for crypt... no checking for crypt in -lcrypt... yes checking for hstrerror... yes checking for strerror... yes checking for waitpid... yes checking for vsnprintf... yes checking for daemon... yes checking for setsid... yes checking for setlogin... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for kqueue... no checking for sigset... yes checking for atoll... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for select... yes checking for poll... yes checking if struct tm has tm_gmtoff member... yes checking if int64_t exists... yes checking if socklen_t exists... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating cgi-src/Makefile creating extras/Makefile >>> thttpd 2.29 Building PATH="/home/test/autobuild/instance-2/output-1/host/bin:/home/test/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 -C /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/ make[1]: Entering directory '/home/test/autobuild/instance-2/output-1/build/thttpd-2.29' /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c thttpd.c thttpd.c: In function 'main': thttpd.c:611:12: warning: implicit declaration of function 'sigset'; did you mean 'isset'? [-Wimplicit-function-declaration] 611 | (void) sigset( SIGTERM, handle_term ); | ^~~~~~ | isset rm -f mime_encodings.h sed < mime_encodings.txt > mime_encodings.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' rm -f mime_types.h sed < mime_types.txt > mime_types.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c libhttpd.c libhttpd.c: In function 'cgi_child': libhttpd.c:3557:12: warning: implicit declaration of function 'sigset'; did you mean 'isset'? [-Wimplicit-function-declaration] 3557 | (void) sigset( SIGPIPE, SIG_DFL ); | ^~~~~~ | isset libhttpd.c: In function 'ls': libhttpd.c:2846:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 2846 | (void) strncpy( nameptrs[nnames], de->d_name, namlen ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libhttpd.c:64:25: note: length computed here 64 | # define NAMLEN(dirent) strlen((dirent)->d_name) | ^~~~~~~~~~~~~~~~~~~~~~~~ libhttpd.c:2845:12: note: in expansion of macro 'NAMLEN' 2845 | namlen = NAMLEN(de); | ^~~~~~ /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c fdwatch.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c mmc.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c timers.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c match.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c tdate_parse.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o -lcrypt for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ /usr/bin/make -w \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/cgi-src make[2]: Entering directory '/home/test/autobuild/instance-2/output-1/build/thttpd-2.29/cgi-src' /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c redirect.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc redirect.o -lcrypt -o redirect /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ssi.c ssi.c: In function 'get_filename.constprop': ssi.c:183:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 183 | (void) strncpy( fn, filename, fl - vl ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssi.c:169:10: note: length computed here 169 | fl = strlen( filename ); | ^~~~~~~~~~~~~~~~~~ /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc ssi.o ../match.o -lcrypt -o ssi /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c phf.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc phf.o -lcrypt -o phf make[2]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/thttpd-2.29/cgi-src' /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/extras make[2]: Entering directory '/home/test/autobuild/instance-2/output-1/build/thttpd-2.29/extras' /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c makeweb.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc makeweb.o -o makeweb -lcrypt /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c htpasswd.c /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-gcc htpasswd.o -o htpasswd -lcrypt make[2]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/thttpd-2.29/extras' make[1]: Leaving directory '/home/test/autobuild/instance-2/output-1/build/thttpd-2.29' >>> thttpd 2.29 Installing to target /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/thttpd /home/test/autobuild/instance-2/output-1/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/extras/htpasswd /home/test/autobuild/instance-2/output-1/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/extras/makeweb /home/test/autobuild/instance-2/output-1/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/extras/syslogtocern /home/test/autobuild/instance-2/output-1/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /home/test/autobuild/instance-2/output-1/build/thttpd-2.29/scripts/thttpd_wrapper /home/test/autobuild/instance-2/output-1/target/usr/sbin/thttpd_wrapper /bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' -e 's:/usr/local/www/thttpd_config:/etc/thttpd.conf:g' /home/test/autobuild/instance-2/output-1/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /home/test/autobuild/instance-2/output-1/target/var/www/data /usr/bin/install -d /home/test/autobuild/instance-2/output-1/target/var/www/logs echo "dir=/var/www/data" > /home/test/autobuild/instance-2/output-1/target/etc/thttpd.conf echo 'cgipat=**.cgi' >> /home/test/autobuild/instance-2/output-1/target/etc/thttpd.conf echo "logfile=/var/www/logs/thttpd_log" >> /home/test/autobuild/instance-2/output-1/target/etc/thttpd.conf echo "pidfile=/var/run/thttpd.pid" >> /home/test/autobuild/instance-2/output-1/target/etc/thttpd.conf >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/test/autobuild/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/test/autobuild/instance-2/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/test/autobuild/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/home/test/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/test/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/test/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/test/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/test/autobuild/instance-2/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/ash$' /home/test/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/test/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/test/autobuild/instance-2/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/hush$' /home/test/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/test/autobuild/instance-2/output-1/target/etc/shells; fi rm -f /home/test/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/test/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/test/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/test/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/instance-2/output-1/target/etc/shadow rm -f /home/test/autobuild/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/test/autobuild/instance-2/output-1/build/locales.nopurge for dir in /home/test/autobuild/instance-2/output-1/target/usr/share/locale /home/test/autobuild/instance-2/output-1/target/usr/share/X11/locale /home/test/autobuild/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/instance-2/output-1/target/usr/include /home/test/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/test/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/test/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/test/autobuild/instance-2/output-1/target/usr/lib/cmake /home/test/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/test/autobuild/instance-2/output-1/target/usr/doc find /home/test/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/instance-2/output-1/target/lib/ /home/test/autobuild/instance-2/output-1/target/usr/lib/ /home/test/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: `/home/test/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/test/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/test/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/test/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/test/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/test/autobuild/instance-2/output-1/target/usr/man /home/test/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/test/autobuild/instance-2/output-1/target/usr/info /home/test/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/test/autobuild/instance-2/output-1/target/usr/doc /home/test/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/test/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/test/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/test/autobuild/instance-2/output-1/target/lib/debug /home/test/autobuild/instance-2/output-1/target/usr/lib/debug find /home/test/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/test/autobuild/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/test/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/test/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-1305-g1672e25"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-rc2\"" \ ) > /home/test/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/test/autobuild/instance-2/output-1/per-package /home/test/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/instance-2/output-1/target/usr ln -snf /home/test/autobuild/instance-2/output-1/host/arm-buildroot-linux-gnueabihf/sysroot /home/test/autobuild/instance-2/output-1/staging make: Leaving directory '/home/test/autobuild/instance-2/buildroot' make: Entering directory '/home/test/autobuild/instance-2/buildroot' >>> Buildroot 2020.08-1305-g1672e25 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.4 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> babeltrace2 2.0.3 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.0 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.32.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> c-icap 0.5.6 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> getent Collecting legal info >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> igd2-for-linux 1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> iptables 1.8.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jack1 0.125.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libunwind 1.4.0 Collecting legal info COPYING: OK (sha256: 6a0dbbdaec2b3136b7bf045586f4212bdf74e7af688bf9dfe9154607cf5ec156) >>> matio 1.5.18 Collecting legal info COPYING: OK (sha256: 19494e9c9154a5e3f834e99d65fab0653b84280df7c98d1886a98d2bd28369c1) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-lxml 4.5.1 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> ripgrep 0.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f) >>> host-rustc Collecting legal info >>> host-rust-bin 1.45.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> snappy 1.1.8 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> swupdate 2020.04 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/test/autobuild/instance-2/buildroot'