cli/wvunpack.c:2198:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2198 | MD5_Init (&md5_context); | ^~~~~~~~ /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ cli/wvunpack.c:2265:17: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2265 | MD5_Update (&md5_context, output_buffer, samples_unpacked * num_channels); | ^~~~~~~~~~ /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ cli/wvunpack.c:2310:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2310 | MD5_Final (md5_digest, &md5_context); | ^~~~~~~~~ /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-riff_write.o `test -f 'cli/riff_write.c' || echo './'`cli/riff_write.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-wave64_write.o `test -f 'cli/wave64_write.c' || echo './'`cli/wave64_write.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-caff_write.o `test -f 'cli/caff_write.c' || echo './'`cli/caff_write.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-dsdiff_write.o `test -f 'cli/dsdiff_write.c' || echo './'`cli/dsdiff_write.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-dsf_write.o `test -f 'cli/dsf_write.c' || echo './'`cli/dsf_write.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-utils.o `test -f 'cli/utils.c' || echo './'`cli/utils.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvunpack-md5.o `test -f 'cli/md5.c' || echo './'`cli/md5.c /bin/sh ./libtool --tag=CC --mode=link /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -rpath /usr/lib -o cli/wvunpack cli/wvunpack-wvunpack.o cli/wvunpack-riff_write.o cli/wvunpack-wave64_write.o cli/wvunpack-caff_write.o cli/wvunpack-dsdiff_write.o cli/wvunpack-dsf_write.o cli/wvunpack-utils.o cli/wvunpack-md5.o src/libwavpack.la -lm -lcrypto libtool: link: /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -o cli/wvunpack cli/wvunpack-wvunpack.o cli/wvunpack-riff_write.o cli/wvunpack-wave64_write.o cli/wvunpack-caff_write.o cli/wvunpack-dsdiff_write.o cli/wvunpack-dsf_write.o cli/wvunpack-utils.o cli/wvunpack-md5.o src/.libs/libwavpack.so -lm -lcrypto -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0/src/.libs -Wl,-rpath -Wl,/usr/lib /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvgain-wvgain.o `test -f 'cli/wvgain.c' || echo './'`cli/wvgain.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvgain-utils.o `test -f 'cli/utils.c' || echo './'`cli/utils.c /bin/sh ./libtool --tag=CC --mode=link /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -rpath /usr/lib -o cli/wvgain cli/wvgain-wvgain.o cli/wvgain-utils.o src/libwavpack.la -lm -lcrypto libtool: link: /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -o cli/wvgain cli/wvgain-wvgain.o cli/wvgain-utils.o src/.libs/libwavpack.so -lm -lcrypto -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0/src/.libs -Wl,-rpath -Wl,/usr/lib /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvtag-wvtag.o `test -f 'cli/wvtag.c' || echo './'`cli/wvtag.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvtag-utils.o `test -f 'cli/utils.c' || echo './'`cli/utils.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"5.5.0\" -DPACKAGE_STRING=\"wavpack\ 5.5.0\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wavpack\" -DVERSION=\"5.5.0\" -DLIBWAVPACK_MAJOR=5 -DLIBWAVPACK_MINOR=5 -DLIBWAVPACK_MICRO=0 -DLIBWAVPACK_VERSION_STRING=\"5.5.0\" -DVERSION_OS=\"linux-gnueabi\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LIBCRYPTO=1 -DENABLE_DSD=1 -DOPT_ASM_ARM=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CTZ=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o cli/wvtag-import_id3.o `test -f 'cli/import_id3.c' || echo './'`cli/import_id3.c /bin/sh ./libtool --tag=CC --mode=link /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -rpath /usr/lib -o cli/wvtag cli/wvtag-wvtag.o cli/wvtag-utils.o cli/wvtag-import_id3.o src/libwavpack.la -lm -lcrypto libtool: link: /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -o cli/wvtag cli/wvtag-wvtag.o cli/wvtag-utils.o cli/wvtag-import_id3.o src/.libs/libwavpack.so -lm -lcrypto -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0/src/.libs -Wl,-rpath -Wl,/usr/lib make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' >>> wavpack 5.5.0 Installing to staging directory PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' make[2]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwavpack.la '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' libtool: install: /usr/bin/install -c src/.libs/libwavpack.so.1.2.4 /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libwavpack.so.1.2.4 libtool: install: (cd /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so.1 || { rm -f libwavpack.so.1 && ln -s libwavpack.so.1.2.4 libwavpack.so.1; }; }) libtool: install: (cd /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.4 libwavpack.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwavpack.lai /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libwavpack.la libtool: install: /usr/bin/install -c src/.libs/libwavpack.a /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libwavpack.a libtool: install: chmod 644 /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libwavpack.a libtool: install: /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ranlib /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libwavpack.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c cli/wavpack cli/wvunpack cli/wvgain cli/wvtag '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c cli/wavpack /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/wavpack libtool: install: /usr/bin/install -c cli/wvunpack /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/wvunpack libtool: install: /usr/bin/install -c cli/wvgain /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/wvgain libtool: install: /usr/bin/install -c cli/wvtag /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/wvtag /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 README.md '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/wavpack_doc.html doc/style.css '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/WavPack5FileFormat.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5PortingGuide.pdf '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 man/wavpack.1 man/wvgain.1 man/wvunpack.1 man/wvtag.1 '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/wavpack' /usr/bin/install -c -m 644 include/wavpack.h '/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/wavpack' make[2]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' >>> wavpack 5.5.0 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-12/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-12/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wavpack 5.5.0 Installing to target PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-12/output-1/target install -C /home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' make[2]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwavpack.la '/home/autobuild/autobuild/instance-12/output-1/target/usr/lib' libtool: install: /usr/bin/install -c src/.libs/libwavpack.so.1.2.4 /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/libwavpack.so.1.2.4 libtool: install: (cd /home/autobuild/autobuild/instance-12/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so.1 || { rm -f libwavpack.so.1 && ln -s libwavpack.so.1.2.4 libwavpack.so.1; }; }) libtool: install: (cd /home/autobuild/autobuild/instance-12/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.4 libwavpack.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwavpack.lai /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/libwavpack.la libtool: install: /usr/bin/install -c src/.libs/libwavpack.a /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/libwavpack.a libtool: install: chmod 644 /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/libwavpack.a libtool: install: /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ranlib /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/libwavpack.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c cli/wavpack cli/wvunpack cli/wvgain cli/wvtag '/home/autobuild/autobuild/instance-12/output-1/target/usr/bin' libtool: install: /usr/bin/install -c cli/wavpack /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/wavpack libtool: install: /usr/bin/install -c cli/wvunpack /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/wvunpack libtool: install: /usr/bin/install -c cli/wvgain /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/wvgain libtool: install: /usr/bin/install -c cli/wvtag /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/wvtag /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 README.md '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/wavpack_doc.html doc/style.css '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/WavPack5FileFormat.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5PortingGuide.pdf '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/wavpack.1 man/wvgain.1 man/wvunpack.1 man/wvtag.1 '/home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-12/output-1/target/usr/include/wavpack' /usr/bin/install -c -m 644 include/wavpack.h '/home/autobuild/autobuild/instance-12/output-1/target/usr/include/wavpack' make[2]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/wavpack-5.5.0' >>> xl2tp 1.3.18 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-12/output-1/build/.xl2tp-1.3.18.tar.gz.iRu9ac/output' 'https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz' --2023-11-21 08:31:24-- https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 [following] --2023-11-21 08:31:25-- https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-12/output-1/build/.xl2tp-1.3.18.tar.gz.iRu9ac/output' 0K .......... .......... .......... .......... .......... 543K 50K .......... .......... .......... .......... .......... 1.07M 100K .......... .......... .......... .......... .......... 120M 150K .......... .......... .......... .......... .......... 1.08M 200K .......... .......... .......... .......... .......... 71.0M 250K .......... .......... .......... .......... .......... 94.2M 300K .......... .......... .......... .......... .......... 1.09M 350K .......... .......... .......... .......... .......... 64.8M 400K .......... .......... .......... .......... .......... 102M 450K .......... .......... .......... .......... .......... 125M 500K .......... .......... .. 124M=0.2s 2023-11-21 08:31:25 (2.21 MB/s) - '/home/autobuild/autobuild/instance-12/output-1/build/.xl2tp-1.3.18.tar.gz.iRu9ac/output' saved [534937] xl2tp-1.3.18.tar.gz: OK (sha256: 47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329) >>> xl2tp 1.3.18 Extracting gzip -d -c /home/autobuild/autobuild/instance-12/dl/xl2tp/xl2tp-1.3.18.tar.gz | /home/autobuild/autobuild/instance-12/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18 -xf - >>> xl2tp 1.3.18 Patching >>> xl2tp 1.3.18 Configuring >>> xl2tp 1.3.18 Building /usr/bin/sed -i -e 's/ -O2 //' /home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18/Makefile PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar" AS="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-as" LD="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-ld" NM="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-nm" CC="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc" GCC="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc" CPP="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-cpp" CXX="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-g++" FC="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gfortran" F77="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gfortran" RANLIB="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-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/autobuild/autobuild/instance-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-12/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-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 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18 make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18' /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c control.c: In function 'control_finish': control.c:253:24: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 253 | if (t->lac && t->lac->hostname && t->lac->hostname[0]) | ^~ In file included from l2tp.h:34, from control.c:23: file.h:122:10: note: 'hostname' declared here 122 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:255:29: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 255 | else if (t->lns && t->lns->hostname && t->lns->hostname[0]) | ^~ file.h:80:10: note: 'hostname' declared here 80 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:471:20: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 471 | if (t->lac && t->lac->hostname && t->lac->hostname[0]) | ^~ file.h:122:10: note: 'hostname' declared here 122 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:473:25: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 473 | else if (t->lns && t->lns->hostname && t->lns->hostname[0]) | ^~ file.h:80:10: note: 'hostname' declared here 80 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -o pfc pfc.o -lpcap /home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18' >>> xl2tp 1.3.18 Installing to target PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar" AS="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-as" LD="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-ld" NM="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-nm" CC="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc" GCC="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc" CPP="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-cpp" CXX="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-g++" FC="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gfortran" F77="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gfortran" RANLIB="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-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/autobuild/autobuild/instance-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-12/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-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 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-12/output-1/target PREFIX=/usr -C /home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18 install make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18' install -d -m 0755 /home/autobuild/autobuild/instance-12/output-1/target/usr/sbin install -m 0755 xl2tpd /home/autobuild/autobuild/instance-12/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man5 install -d -m 0755 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/autobuild/autobuild/instance-12/output-1/target/usr/bin install -m 0755 pfc /home/autobuild/autobuild/instance-12/output-1/target/usr/bin/pfc install -d -m 0755 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/autobuild/autobuild/instance-12/output-1/target/usr/sbin install -m 0755 xl2tpd-control /home/autobuild/autobuild/instance-12/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/xl2tp-1.3.18' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-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@%cortex-a12%g" -e "s%@TARGET_ENDIAN@%little%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/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/arm-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@%cortex-a12%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-12/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/include /home/autobuild/autobuild/instance-12/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-12/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-12/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-12/output-1/target/usr/doc find /home/autobuild/autobuild/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-12/output-1/target/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-12/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/man /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/info /home/autobuild/autobuild/instance-12/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/doc /home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-12/output-1/target/lib/debug /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.11-rc1-11-gdfe68fc8d5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-rc1\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package \ /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-12/output-1/host/arm-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2023.11-rc1-11-gdfe68fc8d5 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.1 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 >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> chrony 4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.9 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> 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) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libunibreak 5.1 Collecting legal info LICENCE: OK (sha256: 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.11.5 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> logsurfer 1.8 Collecting legal info >>> mawk 1.3.4-20230808 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> 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) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> 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-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) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'