| ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/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, | ^~~~~~~~~~~~ capture_openssl.c:119:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | HMAC_Update(hm, tmpseed, tmpslen); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/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, | ^~~~~~~~~~~ capture_openssl.c:120:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | HMAC_Update(hm, seed, slen); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/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, | ^~~~~~~~~~~ capture_openssl.c:121:9: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | HMAC_Final(hm, hmac, &hlen); | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/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, | ^~~~~~~~~~ capture_openssl.c:123:9: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 123 | HMAC_CTX_free(hm); | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ capture_openssl.c: In function 'tls_process_record_handshake': capture_openssl.c:616:17: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 616 | RSA_private_decrypt(UINT16_INT(clientkeyex->length), | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/x509.h:36, from /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:32: /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/rsa.h:302:5: note: declared here 302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, | ^~~~~~~~~~~~~~~~~~~ capture_openssl.c:619:37: warning: 'EVP_PKEY_get0_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 619 | EVP_PKEY_get0_RSA(conn->server_private_key), RSA_PKCS1_PADDING); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/x509.h:29: /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/evp.h:1356:22: note: declared here 1356 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ capture_openssl.c:619:37: warning: passing argument 4 of 'RSA_private_decrypt' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 619 | EVP_PKEY_get0_RSA(conn->server_private_key), RSA_PKCS1_PADDING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/openssl/rsa.h:303:30: note: expected 'RSA *' {aka 'struct rsa_st *'} but argument is of type 'const struct rsa_st *' 303 | RSA *rsa, int padding); | ~~~~~^~~ CC sngrep-sip_msg.o CC sngrep-sip_attr.o CC sngrep-main.o CC sngrep-option.o CC sngrep-group.o CC sngrep-filter.o CC sngrep-keybinding.o CC sngrep-media.o CC sngrep-setting.o CC sngrep-rtp.o CC sngrep-util.o CC sngrep-hash.o CC sngrep-vector.o CC curses/sngrep-ui_panel.o CC curses/sngrep-scrollbar.o CC curses/sngrep-ui_manager.o CC curses/sngrep-ui_call_list.o CC curses/sngrep-ui_call_flow.o CC curses/sngrep-ui_call_raw.o CC curses/sngrep-ui_stats.o CC curses/sngrep-ui_filter.o CC curses/sngrep-ui_save.o CC curses/sngrep-ui_msg_diff.o CC curses/sngrep-ui_column_select.o CC curses/sngrep-ui_settings.o CCLD sngrep make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/src' Making all in config make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/config' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/doc' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' >>> sngrep 1.7.0 Installing to target GIT_DIR=. PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target install -C /home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/install -c sngrep '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/src' Making install in config make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/config' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/config' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/etc' /usr/bin/install -c -m 644 sngreprc '/home/buildroot/autobuild/instance-2/output-1/target/etc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/config' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/config' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/doc' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/sngrep-1.7.0' >>> sound-theme-borealis 0.9a Downloading wget -nd -t 3 -O '/home/buildroot/autobuild/instance-2/output-1/build/.Borealis_sound_theme_ogg-0.9a.tar.bz2.1ZZhjz/output' 'http://ico.bukvic.net/Linux/Borealis_soundtheme/Borealis_sound_theme_ogg-0.9a.tar.bz2' --2024-10-10 16:50:57-- http://ico.bukvic.net/Linux/Borealis_soundtheme/Borealis_sound_theme_ogg-0.9a.tar.bz2 Resolving ico.bukvic.net (ico.bukvic.net)... 198.82.152.114 Connecting to ico.bukvic.net (ico.bukvic.net)|198.82.152.114|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2847817 (2.7M) [application/x-bzip2] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.Borealis_sound_theme_ogg-0.9a.tar.bz2.1ZZhjz/output' 0K .......... .......... .......... .......... .......... 1% 339K 8s 50K .......... .......... .......... .......... .......... 3% 678K 6s 100K .......... .......... .......... .......... .......... 5% 41.4M 4s 150K .......... .......... .......... .......... .......... 7% 40.5M 3s 200K .......... .......... .......... .......... .......... 8% 692K 3s 250K .......... .......... .......... .......... .......... 10% 50.8M 2s 300K .......... .......... .......... .......... .......... 12% 56.6M 2s 350K .......... .......... .......... .......... .......... 14% 66.3M 2s 400K .......... .......... .......... .......... .......... 16% 708K 2s 450K .......... .......... .......... .......... .......... 17% 74.4M 2s 500K .......... .......... .......... .......... .......... 19% 96.3M 2s 550K .......... .......... .......... .......... .......... 21% 74.9M 1s 600K .......... .......... .......... .......... .......... 23% 83.4M 1s 650K .......... .......... .......... .......... .......... 25% 94.0M 1s 700K .......... .......... .......... .......... .......... 26% 108M 1s 750K .......... .......... .......... .......... .......... 28% 112M 1s 800K .......... .......... .......... .......... .......... 30% 104M 1s 850K .......... .......... .......... .......... .......... 32% 719K 1s 900K .......... .......... .......... .......... .......... 34% 110M 1s 950K .......... .......... .......... .......... .......... 35% 102M 1s 1000K .......... .......... .......... .......... .......... 37% 110M 1s 1050K .......... .......... .......... .......... .......... 39% 108M 1s 1100K .......... .......... .......... .......... .......... 41% 137M 1s 1150K .......... .......... .......... .......... .......... 43% 98.5M 1s 1200K .......... .......... .......... .......... .......... 44% 126M 1s 1250K .......... .......... .......... .......... .......... 46% 110M 1s 1300K .......... .......... .......... .......... .......... 48% 109M 0s 1350K .......... .......... .......... .......... .......... 50% 112M 0s 1400K .......... .......... .......... .......... .......... 52% 110M 0s 1450K .......... .......... .......... .......... .......... 53% 112M 0s 1500K .......... .......... .......... .......... .......... 55% 110M 0s 1550K .......... .......... .......... .......... .......... 57% 112M 0s 1600K .......... .......... .......... .......... .......... 59% 110M 0s 1650K .......... .......... .......... .......... .......... 61% 111M 0s 1700K .......... .......... .......... .......... .......... 62% 122M 0s 1750K .......... .......... .......... .......... .......... 64% 754K 0s 1800K .......... .......... .......... .......... .......... 66% 88.4M 0s 1850K .......... .......... .......... .......... .......... 68% 114M 0s 1900K .......... .......... .......... .......... .......... 70% 98.2M 0s 1950K .......... .......... .......... .......... .......... 71% 124M 0s 2000K .......... .......... .......... .......... .......... 73% 105M 0s 2050K .......... .......... .......... .......... .......... 75% 112M 0s 2100K .......... .......... .......... .......... .......... 77% 114M 0s 2150K .......... .......... .......... .......... .......... 79% 110M 0s 2200K .......... .......... .......... .......... .......... 80% 115M 0s 2250K .......... .......... .......... .......... .......... 82% 109M 0s 2300K .......... .......... .......... .......... .......... 84% 108M 0s 2350K .......... .......... .......... .......... .......... 86% 114M 0s 2400K .......... .......... .......... .......... .......... 88% 128M 0s 2450K .......... .......... .......... .......... .......... 89% 116M 0s 2500K .......... .......... .......... .......... .......... 91% 114M 0s 2550K .......... .......... .......... .......... .......... 93% 111M 0s 2600K .......... .......... .......... .......... .......... 95% 107M 0s 2650K .......... .......... .......... .......... .......... 97% 114M 0s 2700K .......... .......... .......... .......... .......... 98% 102M 0s 2750K .......... .......... .......... . 100% 120M=0.5s 2024-10-10 16:50:57 (5.17 MB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.Borealis_sound_theme_ogg-0.9a.tar.bz2.1ZZhjz/output' saved [2847817/2847817] Borealis_sound_theme_ogg-0.9a.tar.bz2: OK (sha256: dd80a9c6317de29d42786ba7d95b114b64d06ec6c0c17dd18df853a5c668e727) >>> sound-theme-borealis 0.9a Extracting bzcat /home/buildroot/autobuild/instance-2/dl/sound-theme-borealis/Borealis_sound_theme_ogg-0.9a.tar.bz2 | /home/buildroot/autobuild/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/sound-theme-borealis-0.9a -xf - >>> sound-theme-borealis 0.9a Patching >>> sound-theme-borealis 0.9a Configuring >>> sound-theme-borealis 0.9a Building >>> sound-theme-borealis 0.9a Installing to target for f in /home/buildroot/autobuild/instance-2/output-1/build/sound-theme-borealis-0.9a/*.ogg ; do /usr/bin/install -D -m 0644 $f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/sounds/borealis/stereo/`basename $f` || exit 1; done >>> stm32flash 0.7 Downloading wget -nd -t 3 -O '/home/buildroot/autobuild/instance-2/output-1/build/.stm32flash-0.7.tar.gz.7YRDBe/output' 'http://downloads.sourceforge.net/project/stm32flash/stm32flash-0.7.tar.gz' URL transformed to HTTPS due to an HSTS policy --2024-10-10 16:50:59-- https://downloads.sourceforge.net/project/stm32flash/stm32flash-0.7.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://versaweb.dl.sourceforge.net/project/stm32flash/stm32flash-0.7.tar.gz?viasf=1 [following] --2024-10-10 16:50:59-- https://versaweb.dl.sourceforge.net/project/stm32flash/stm32flash-0.7.tar.gz?viasf=1 Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 380166 (371K) [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.stm32flash-0.7.tar.gz.7YRDBe/output' 0K .......... .......... .......... .......... .......... 13% 1.43M 0s 50K .......... .......... .......... .......... .......... 26% 1.63M 0s 100K .......... .......... .......... .......... .......... 40% 8.96M 0s 150K .......... .......... .......... .......... .......... 53% 13.5M 0s 200K .......... .......... .......... .......... .......... 67% 1.73M 0s 250K .......... .......... .......... .......... .......... 80% 12.0M 0s 300K .......... .......... .......... .......... .......... 94% 13.8M 0s 350K .......... .......... . 100% 12.6M=0.1s 2024-10-10 16:51:00 (3.28 MB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.stm32flash-0.7.tar.gz.7YRDBe/output' saved [380166/380166] stm32flash-0.7.tar.gz: OK (sha256: c4c9cd8bec79da63b111d15713ef5cc2cd947deca411d35d6e3065e227dc414a) >>> stm32flash 0.7 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/stm32flash/stm32flash-0.7.tar.gz | /home/buildroot/autobuild/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7 -xf - >>> stm32flash 0.7 Patching >>> stm32flash 0.7 Configuring >>> stm32flash 0.7 Building GIT_DIR=. PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 GIT_DIR=. PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-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/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-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 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7 make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7' /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dev_table.o dev_table.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o i2c.o i2c.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o port.o port.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_common.o serial_common.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_platform.o serial_platform.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stm32.o stm32.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7/parsers' /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o binary.o binary.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar rc parsers.a binary.o hex.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7/parsers' /home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -static -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7' >>> stm32flash 0.7 Installing to target GIT_DIR=. PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR="/home/buildroot/autobuild/instance-2/output-1/target" PREFIX="/usr" -C /home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7 install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7' cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7/parsers' make[2]: 'parsers.a' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7/parsers' install -d /home/buildroot/autobuild/instance-2/output-1/target/usr/bin install -m 755 stm32flash /home/buildroot/autobuild/instance-2/output-1/target/usr/bin install -d /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1 install -m 644 stm32flash.1 /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/stm32flash-0.7' >>> 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/instance-2/output-1/target/etc/init.d/S01seedrng >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05.3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05.3"; \ echo "PRETTY_NAME=\"Buildroot 2024.05.3\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package \ /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2024.05.3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final arc-2023.09-release Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils arc-2023.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.48 Collecting legal info COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-gcc-initial arc-2023.09-release Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.8.12 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 >>> brcm-patchram-plus 15bd6638dd6d3a37d22dbc18059f6d9eb885f057 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fftw-single 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> initscripts Collecting legal info >>> iw 5.19 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> libhtp 0.5.48 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libnet 1.3 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> openssh 9.7p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> openssl Collecting legal info >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> 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) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sngrep 1.7.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> urandom-scripts Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'