>>> rtptools 1.22 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rtptools 1.22 Patching libtool >>> rtptools 1.22 Configuring (cd /home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar" AS="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" LD="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" NM="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm" CC="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" GCC="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" CPP="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp" CXX="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++" FC="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" F77="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" RANLIB="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib" READELF="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-objcopy" OBJDUMP="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-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/thomas/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-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 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no 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=yes ac_cv_prog_FOUND_CLANG=no CONFIG_SITE=/dev/null ./configure --target=armeb-buildroot-linux-gnueabi --host=armeb-buildroot-linux-gnueabi --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 ) 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, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for armeb-buildroot-linux-gnueabi-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... armeb-buildroot-linux-gnueabi checking for armeb-buildroot-linux-gnueabi-gcc... /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-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/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc... none checking how to run the C preprocessor... /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp checking for clang... (cached) no checking for groff... yes checking for mandoc... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking rpcsvc/ypclnt.h usability... no checking rpcsvc/ypclnt.h presence... no checking for rpcsvc/ypclnt.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct msghdr.msg_control... yes checking whether /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc needs -traditional... no checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gettimeofday... yes checking for mktime... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for srand... yes checking for gethostbyname... (cached) yes checking for yp_match... no checking for yp_match in -lnsl... no checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles 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, --disable-static, --enable-shared >>> rtptools 1.22 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22/ make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22' /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o host2ip.o host2ip.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o hpt.o hpt.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o multimer.o multimer.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o notify.o notify.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o rd.o rd.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o rtpdump.o rtpdump.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o rtpplay.o rtpplay.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o rtpsend.o rtpsend.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -c -o rtptrans.o rtptrans.c rtpplay.c: In function 'play_handler': rtpplay.c:155:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] 155 | uint8_t m = 0; | ^ rtpplay.c:154:12: warning: variable 'seq' set but not used [-Wunused-but-set-variable] 154 | uint16_t seq = 0; | ^~~ rtpplay.c: In function 'main': rtpplay.c:354:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 354 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpplay.c:310:63: note: expected 'unsigned char *' but argument is of type 'char *' 310 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ rtpdump.c: In function 'parse_data': rtpdump.c:290:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] 290 | fprintf(out, "csrc[%d]=0x%0lx ", i, r->csrc[i]); | ~~~^ ~~~~~~~~~~ | | | | | uint32_t {aka unsigned int} | long unsigned int | %0x rtpsend.c: In function 'rtp': rtpsend.c:716:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 716 | int dummy; | ^~~~~ rtpsend.c:658:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] 658 | int pad = 0; | ^~~ rtpsend.c: In function 'main': rtpsend.c:918:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 918 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpsend.c:877:63: note: expected 'unsigned char *' but argument is of type 'char *' 877 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22' >>> rtptools 1.22 Installing to target PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-2/output-1/target install -C /home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22/ make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man1' /usr/bin/install -c rtpdump rtpplay rtpsend rtptrans '/home/thomas/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/install -c multidump multiplay '/home/thomas/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/install -c -m 644 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 '/home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/rtptools-1.22' lz4-1.9.4.tar.gz: OK (sha256: 0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b) >>> host-lz4 1.9.4 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/lz4/lz4-1.9.4.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4 -xf - >>> host-lz4 1.9.4 Patching Applying 0001-build-Support-BUILD_SHARED-no.patch using patch: patching file lib/Makefile >>> host-lz4 1.9.4 Configuring >>> host-lz4 1.9.4 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/thomas/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4 lib make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' compiling static library make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' compiling dynamic library 1.9.4 creating versioned links make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4' PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/thomas/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4 lz4 make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/programs' make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/programs' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4' >>> host-lz4 1.9.4 Installing to host directory PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/thomas/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 PREFIX=/home/thomas/autobuild/instance-2/output-1/host install -C /home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4 make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' creating pkgconfig Installing libraries in /home/thomas/autobuild/instance-2/output-1/host/lib Installing headers in /home/thomas/autobuild/instance-2/output-1/host/include lz4 libraries installed make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/lib' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/programs' Installing binaries in /home/thomas/autobuild/instance-2/output-1/host/bin Installing man pages in /home/thomas/autobuild/instance-2/output-1/host/share/man/man1 lz4 installation completed make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4/programs' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-lz4-1.9.4' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jz-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jz-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/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 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/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/thomas/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/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-5650-ga01490397e4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package \ /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/confdir /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/modules.d\n touch /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/empty-config\n cp fs/cpio/dracut.conf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/confdir/dracut.conf\n \n \n /home/thomas/autobuild/instance-2/output-1/host/bin/dracut --no-kernel -c /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/empty-config --confdir /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/confdir --sysroot /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target --tmpdir /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp -M --force --no-compress /home/thomas/autobuild/instance-2/output-1/images/rootfs.cpio\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' dracut-install: ERROR: '/home/thomas/autobuild/instance-2/output-1/host/sbin/prelink-rtld --root='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target' /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/bin/busybox' failed with 127 dracut-install: ERROR: installing '/bin/sh' dracut: FAILED: /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/dracut-install -r /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target -D /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs -l /bin/sh dracut: Executing: /home/thomas/autobuild/instance-2/output-1/host/bin/dracut.real --no-kernel -c /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/empty-config --confdir /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/confdir --sysroot /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target --tmpdir /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp -M --force --no-compress /home/thomas/autobuild/instance-2/output-1/images/rootfs.cpio dracut: dracut module 'systemd-integritysetup' will not be installed, because command '/systemd-integritysetup' could not be found! dracut: dracut module 'systemd-integritysetup' will not be installed, because command '/system-generators/systemd-integritysetup-generator' could not be found! dracut: dracut module 'systemd-pcrphase' will not be installed, because command '/systemd-pcrphase' could not be found! dracut: dracut module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! dracut: dracut module 'systemd-portabled' will not be installed, because command '/systemd-portabled' could not be found! dracut: dracut module 'systemd-pstore' will not be installed, because command '/systemd-pstore' could not be found! dracut: dracut module 'connman' will not be installed, because command 'connmand' could not be found! dracut: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! dracut: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! dracut: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! dracut: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! dracut: dracut module 'base' depends on 'udev-rules', which can't be installed dracut: dracut module 'virtiofs' depends on 'base', which can't be installed dracut: dracut module 'shutdown' depends on 'base', which can't be installed busybox-init dracut-install: ERROR: '/home/thomas/autobuild/instance-2/output-1/host/sbin/prelink-rtld --root='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target' /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/bin/busybox' failed with 127 dracut-install: ERROR: installing '/bin/busybox' dracut: FAILED: /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/dracut-install -r /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target -D /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs -a -l /bin/busybox dracut-install: ERROR: '/home/thomas/autobuild/instance-2/output-1/host/sbin/prelink-rtld --root='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target' /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/bin/busybox' failed with 127 dracut-install: ERROR: failed to install '/bin/sh' dracut-install: ERROR: installing '/init' dracut: FAILED: /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/dracut-install -r /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target -D /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs -a -l /init dracut-install: ERROR: '/home/thomas/autobuild/instance-2/output-1/host/sbin/prelink-rtld --root='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target' /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/bin/busybox' failed with 127 dracut-install: ERROR: failed to install '/bin/sh' dracut-install: ERROR: installing '/etc/init.d/rcS' dracut-install: ERROR: '/home/thomas/autobuild/instance-2/output-1/host/sbin/prelink-rtld --root='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target' /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/bin/busybox' failed with 127 dracut-install: ERROR: failed to install '/bin/sh' dracut-install: ERROR: installing '/etc/init.d/rcK' dracut: FAILED: /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/dracut-install -r /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target -D /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs -a -l /etc/inittab /etc/init.d/rcS /etc/init.d/rcK /etc/issue /etc/fstab /etc/group /etc/passwd /etc/shadow /etc/hostname libc-links kernel-modules dracut-install: ERROR: installing '/home/thomas/autobuild/instance-2/output-1/host/lib/dracut/modules.d/90kernel-modules/parse-kernel.sh' to '/lib/dracut/hooks/cmdline/01-parse-kernel.sh' dracut: FAILED: /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/dracut-install -r /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target -D /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/modules.d/90kernel-modules/parse-kernel.sh /lib/dracut/hooks/cmdline/01-parse-kernel.sh chmod: cannot access '/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs//lib/dracut/hooks/cmdline/01-parse-kernel.sh': No such file or directory dracut-install: ERROR: installing '/home/thomas/autobuild/instance-2/output-1/host/lib/dracut/modules.d/90kernel-modules/insmodpost.sh' to '/sbin/insmodpost.sh' dracut: FAILED: /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/dracut-install -r /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target -D /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/tmp/dracut.2gx9aP/initramfs /home/thomas/autobuild/instance-2/output-1/host/lib/dracut/modules.d/90kernel-modules/insmodpost.sh /sbin/insmodpost.sh dracut-install: ERROR: '/home/thomas/autobuild/instance-2/output-1/host/sbin/prelink-rtld --root='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target' /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/sbin/../bin/busybox' failed with 127 kernel-modules-extra terminfo dracut: *** Including modules done *** dracut: *** Store current command line parameters *** dracut: *** Creating image file '/home/thomas/autobuild/instance-2/output-1/images/rootfs.cpio' *** dracut: *** Creating initramfs image file '/home/thomas/autobuild/instance-2/output-1/images/rootfs.cpio' done *** PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" lz4 -l -9 -c /home/thomas/autobuild/instance-2/output-1/images/rootfs.cpio > /home/thomas/autobuild/instance-2/output-1/images/rootfs.cpio.lz4 ln -snf /home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-5650-ga01490397e4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-dracut 059 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-prelink-cross a853a5d715d84eec93aa68e8f2df26b7d860f5b2 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> openocd 0.12.0 Collecting legal info COPYING: OK (sha256: 1b8f7e37ee5afbbf95c2a4d62b12b25232e29538692663b434318503a9a88419) LICENSES/license-rules.txt: OK (sha256: 0a37155eb8bc0cb94477a0cae4f030e39da9317374e8a9f597e9229fd09aff78) LICENSES/exceptions/eCos-exception-2.0: OK (sha256: 034da732b4f3079b8783fff756613c1cff89dec5ac80c5cdd90532b7539922a1) LICENSES/preferred/BSD-1-Clause: OK (sha256: f3ba76203a7b6993db31f987559cc4c621ae1ff78119ced2a669756c2c5fd3b1) LICENSES/preferred/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/preferred/BSD-2-Clause-Views: OK (sha256: 1483f15e9fddc73b5df0acab1c42d21ecd0bf6ade8a79179fb90c09f13d03dcd) LICENSES/preferred/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/preferred/BSD-Source-Code: OK (sha256: 5cf024f6e3611d5c6fb98748d1a0ad99b8cf9ffe46f2d60fa10c299cd29e0a75) LICENSES/preferred/GFDL-1.2: OK (sha256: f35396f4095619f986736ca5e2976b313d381463a35c921c9ae677cc7eb83e28) LICENSES/preferred/gfdl-1.2.texi.readme: OK (sha256: 76515be2d7334a1a038f775238c9a4c2b37e19514248e5eea0434cdfee526f9d) LICENSES/preferred/GPL-2.0: OK (sha256: 7d35bc44da7bb763022e3c2c32cfc0125dd222060bc50992420599d8e65f6c0a) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) LICENSES/stand-alone/GPL-3.0: OK (sha256: 9a41b56594cd89743ca72f188318c9871661847074dd16497ae0c695fe3ab9c9) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'