/bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tinycompress.pc '/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' >>> tinycompress 1.2.11 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-1/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 >>> tinycompress 1.2.11 Installing to target GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output-1/target install -C /home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/include' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycompress' /usr/bin/install -c -m 644 tinycompress/tinycompress.h '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycompress' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/include' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/include' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src' Making install in lib make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/lib' make[4]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/lib' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtinycompress.la '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtinycompress.so.0.0.0 /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libtinycompress.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib && { ln -s -f libtinycompress.so.0.0.0 libtinycompress.so.0 || { rm -f libtinycompress.so.0 && ln -s libtinycompress.so.0.0.0 libtinycompress.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib && { ln -s -f libtinycompress.so.0.0.0 libtinycompress.so || { rm -f libtinycompress.so && ln -s libtinycompress.so.0.0.0 libtinycompress.so; }; }) libtool: install: /usr/bin/install -c .libs/libtinycompress.lai /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libtinycompress.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/lib' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/lib' Making install in utils make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/utils' make[4]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/utils' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c cplay crecord '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c cplay /home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin/cplay libtool: install: /usr/bin/install -c crecord /home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin/crecord make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/utils' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src/utils' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src' make[4]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11/src' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tinycompress.pc '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/tinycompress-1.2.11' uacme-1.7.5.tar.gz: OK (sha256: 596b2fba75fedc7a410dd71583c828642ecd486dfdcfde109dfebb82a374abbe) >>> uacme 1.7.5 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/uacme/uacme-1.7.5.tar.gz | /home/buildroot/autobuild/run/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5 -xf - >>> uacme 1.7.5 Patching Applying 0001-Fix-cross-compilation.patch using patch: patching file configure.ac >>> uacme 1.7.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> uacme 1.7.5 Configuring >>> uacme 1.7.5 Autoreconfiguring configure.ac:35: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:35: the top level configure.ac:389: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:389: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:389: the top level >>> uacme 1.7.5 Patching libtool (cd /home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5/ && rm -rf config.cache && GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc-ar" AS="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc-nm" CC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes ac_cv_prog_cc_c99='-std=gnu99' LIBS="" CONFIG_SITE=/dev/null ./configure --target=i686-buildroot-linux-musl --host=i686-buildroot-linux-musl --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 --with-openssl --without-ualpn ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --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 i686-buildroot-linux-musl-strip... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for i686-buildroot-linux-musl-gcc... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for i686-buildroot-linux-musl-ranlib... /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc-ranlib checking for i686-buildroot-linux-musl-gcc... (cached) /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc... (cached) none checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wextra... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pedantic... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-strict-aliasing... yes checking for /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc option to enable large file support... none needed checking for err.h... yes checking for getopt.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for asprintf... yes checking for vasprintf... yes checking for getopt_long... yes checking for open_memstream... yes checking for strcasestr... yes checking for setproctitle... no checking for libcurl >= 7.38.0... found 8.7.1 checking for libcurl https support... yes checking for curl_global_init in -lcurl... yes checking for OpenSSL >= 1.1.1... found 3.3.0 checking for OpenSSL_version_num in -lssl... yes checking if OpenSSL is really LibreSSL... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> uacme 1.7.5 Building GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' echo 1.7.5 > .version-t && mv .version-t .version /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' CC uacme-uacme.o CC uacme-curlwrap.o CC uacme-base64.o CC uacme-crypto.o crypto.c: In function 'openssl_hmac_fast': crypto.c:177:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 177 | HMAC_CTX *hmac = HMAC_CTX_new(); | ^~~~~~~~ In file included from crypto.c:63: /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ crypto.c:182:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 182 | if (!HMAC_Init_ex(hmac, key, keylen, type, NULL)) { | ^~ /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ crypto.c:186:5: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 186 | if (!HMAC_Update(hmac, input, len)) { | ^~ /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ crypto.c:190:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 190 | if (!HMAC_Final(hmac, output, NULL)) { | ^~ /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ crypto.c:197:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 197 | HMAC_CTX_free(hmac); | ^~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ crypto.c: In function 'rsa_params': crypto.c:561:5: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 561 | RSA *rsa = EVP_PKEY_get0_RSA(key); | ^~~ In file included from crypto.h:39, from crypto.c:39: /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/evp.h:1356:22: note: declared here 1356 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ crypto.c:561:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 561 | RSA *rsa = EVP_PKEY_get0_RSA(key); | ^~~~~~~~~~~~~~~~~ crypto.c:566:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 566 | RSA_get0_key(rsa, &bm, &be, NULL); | ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/engine.h:25, from crypto.c:60: /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ crypto.c: In function 'ec_params': crypto.c:731:5: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 731 | EC_KEY *ec = EVP_PKEY_get0_EC_KEY(key); | ^~~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/evp.h:1382:25: note: declared here 1382 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ crypto.c:731:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 731 | EC_KEY *ec = EVP_PKEY_get0_EC_KEY(key); | ^~~~~~~~~~~~~~~~~~~~ crypto.c:736:5: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 736 | const EC_GROUP *g = EC_KEY_get0_group(ec); | ^~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/engine.h:28: /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/ec.h:1053:39: note: declared here 1053 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ crypto.c:754:5: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 754 | const EC_POINT *pubkey = EC_KEY_get0_public_key(ec); | ^~~~~ /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot/usr/include/openssl/ec.h:1081:39: note: declared here 1081 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ CC uacme-json.o CC uacme-msg.o CCLD uacme make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' >>> uacme 1.7.5 Installing to target GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output-1/target install -C /home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/uacme' /usr/bin/install -c uacme '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' /usr/bin/install -c uacme.sh nsupdate.sh '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/uacme' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/uacme-1.7.5' >>> urandom-scripts Extracting >>> urandom-scripts Patching >>> urandom-scripts Configuring >>> urandom-scripts Building >>> urandom-scripts Installing to target /usr/bin/install -D -m 0755 package/urandom-scripts/S01seedrng /home/buildroot/autobuild/run/instance-1/output-1/target/etc/init.d/S01seedrng vue-3.4.21.tgz: OK (sha256: 5772054f07ee4d86b831b963a889b9b3e60764f4fe909c1ccddd00fd628bc6c7) >>> vuejs 3.4.21 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/vuejs/vue-3.4.21.tgz | /home/buildroot/autobuild/run/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/vuejs-3.4.21 -xf - >>> vuejs 3.4.21 Patching >>> vuejs 3.4.21 Configuring >>> vuejs 3.4.21 Building >>> vuejs 3.4.21 Installing to target /usr/bin/install -m 644 -D /home/buildroot/autobuild/run/instance-1/output-1/build/vuejs-3.4.21/dist/vue.global.prod.js /home/buildroot/autobuild/run/instance-1/output-1/target/var/www/vue.js >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-strip%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%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/buildroot/autobuild/run/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-strip%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/run/instance-1/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/run/instance-1/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/run/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/run/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output-1/target/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/man /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/info /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/run/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05-rc1-14-gf3b2f0f985"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/buildroot/autobuild/run/instance-1/output-1/per-package \ /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output-1/target/usr ln -snf /home/buildroot/autobuild/run/instance-1/output-1/host/i686-buildroot-linux-musl/sysroot /home/buildroot/autobuild/run/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2024.05-rc1-14-gf3b2f0f985 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2024.02-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.11 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.72 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cereal 1.3.2 Collecting legal info LICENSE: OK (sha256: 58604a126af6a671ea390ee3d5b3e42228aa59b2858fb7af1d5b20b31739ccbb) include/cereal/external/base64.hpp: OK (sha256: d9e523e8736ac0c68064c7ad312a222f285e82bf6c96a1b1c2cadaffff9fc64f) include/cereal/external/rapidjson/rapidjson.h: OK (sha256: 7fb69c707f0ed3a8b59b8f949f0928a9cc06d67bc15d599094693703ff70ea26) include/cereal/external/rapidxml/license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> icu 73-2 Collecting legal info LICENSE: OK (sha256: f3005e195ff74d8812cc1f182a1c446fab678d70a10e3dada497585befee5416) >>> host-icu 73-2 Collecting legal info LICENSE: OK (sha256: f3005e195ff74d8812cc1f182a1c446fab678d70a10e3dada497585befee5416) >>> initscripts Collecting legal info >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 8.7.1 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> openssl Collecting legal info >>> libopenssl 3.3.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> host-meson 1.3.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-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.8 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.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 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-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libpthread-stubs 0.5 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libyang 2.1.148 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> ncmpc 0.49 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> openldap 2.5.16 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> qlibc 2.4.7 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> shairport-sync 3.3.9 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sysrepo 2.2.150 Collecting legal info LICENSE: OK (sha256: 88f1b7e5c64d2c113e07105aa9c0fb80639b40287565be1c2afd0949df83d826) >>> host-sysrepo 2.2.150 Collecting legal info LICENSE: OK (sha256: 88f1b7e5c64d2c113e07105aa9c0fb80639b40287565be1c2afd0949df83d826) >>> host-libyang 2.1.148 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tinycompress 1.2.11 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> uacme 1.7.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> urandom-scripts Collecting legal info >>> vuejs 3.4.21 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2024.02-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'