/tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c tools.c tools.c: In function 'run_time': tools.c:427:28: warning: '%.2d' directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~ tools.c:427:3: note: 'sprintf' output between 10 and 26 bytes into a destination of size 12 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c emulate.c emulate.c: In function 'has_lock': emulate.c:274:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 274 | tp_if = abs(t->frequency - em_device.lnb_high); | ^~~ emulate.c:276:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 276 | tp_if = abs(t->frequency - em_device.lnb_low); | ^~~ emulate.c:278:13: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 278 | if (abs(tp_if - em_device.frequency) > 2000) { | ^~~ emulate.c: In function 'parse_logfile': emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | sidata->t.type = SCAN_TERRCABLE_ATSC; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here 978 | default: | ^~~~~~~ emulate.c: In function 'has_lock': emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 267 | if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { | ^ emulate.c:272:6: note: here 272 | case SYS_DVBS: | ^~~~ emulate.c: In function 'parse_logfile.isra': emulate.c:727:12: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 727 | strncpy(&em_device.fe_info.name[0], p, 128); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c dump-xml.c /tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c iconv_codes.c /tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c char-coding.c /tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o -liconv make[2]: Leaving directory '/tmp/instance-15/output-1/build/w_scan-20170107' make[1]: Leaving directory '/tmp/instance-15/output-1/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/tmp/instance-15/output-1/host/bin:/tmp/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-15/output-1/target install -C /tmp/instance-15/output-1/build/w_scan-20170107/ make[1]: Entering directory '/tmp/instance-15/output-1/build/w_scan-20170107' make[2]: Entering directory '/tmp/instance-15/output-1/build/w_scan-20170107' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/bin' /usr/bin/install -c w_scan '/tmp/instance-15/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-15/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/w_scan.1 '/tmp/instance-15/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-15/output-1/build/w_scan-20170107' make[1]: Leaving directory '/tmp/instance-15/output-1/build/w_scan-20170107' >>> wqy-zenhei 0.9.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-15/output-1/build/.wqy-zenhei-0.9.45.tar.gz.t0wGlV/output' 'https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz' --2023-03-08 02:57:45-- https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.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://cytranet.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz [following] --2023-03-08 02:57:45-- https://cytranet.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9247393 (8.8M) [application/x-gzip] Saving to: '/tmp/instance-15/output-1/build/.wqy-zenhei-0.9.45.tar.gz.t0wGlV/output' 0K .......... .......... .......... .......... .......... 0% 1.51M 6s 50K .......... .......... .......... .......... .......... 1% 1.62M 6s 100K .......... .......... .......... .......... .......... 1% 13.6M 4s 150K .......... .......... .......... .......... .......... 2% 1.69M 4s 200K .......... .......... .......... .......... .......... 2% 33.0M 3s 250K .......... .......... .......... .......... .......... 3% 164M 3s 300K .......... .......... .......... .......... .......... 3% 22.2M 2s 350K .......... .......... .......... .......... .......... 4% 1.66M 3s 400K .......... .......... .......... .......... .......... 4% 119M 2s 450K .......... .......... .......... .......... .......... 5% 119M 2s 500K .......... .......... .......... .......... .......... 6% 170M 2s 550K .......... .......... .......... .......... .......... 6% 116M 2s 600K .......... .......... .......... .......... .......... 7% 138M 2s 650K .......... .......... .......... .......... .......... 7% 190M 2s 700K .......... .......... .......... .......... .......... 8% 232M 1s 750K .......... .......... .......... .......... .......... 8% 149M 1s 800K .......... .......... .......... .......... .......... 9% 1.66M 2s 850K .......... .......... .......... .......... .......... 9% 129M 1s 900K .......... .......... .......... .......... .......... 10% 149M 1s 950K .......... .......... .......... .......... .......... 11% 116M 1s 1000K .......... .......... .......... .......... .......... 11% 155M 1s 1050K .......... .......... .......... .......... .......... 12% 161M 1s 1100K .......... .......... .......... .......... .......... 12% 930K 1s 1150K .......... .......... .......... .......... .......... 13% 6.38M 1s 1200K .......... .......... .......... .......... .......... 13% 250M 1s 1250K .......... .......... .......... .......... .......... 14% 262M 1s 1300K .......... .......... .......... .......... .......... 14% 29.5M 1s 1350K .......... .......... .......... .......... .......... 15% 230M 1s 1400K .......... .......... .......... .......... .......... 16% 267M 1s 1450K .......... .......... .......... .......... .......... 16% 273M 1s 1500K .......... .......... .......... .......... .......... 17% 257M 1s 1550K .......... .......... .......... .......... .......... 17% 224M 1s 1600K .......... .......... .......... .......... .......... 18% 273M 1s 1650K .......... .......... .......... .......... .......... 18% 273M 1s 1700K .......... .......... .......... .......... .......... 19% 233M 1s 1750K .......... .......... .......... .......... .......... 19% 244M 1s 1800K .......... .......... .......... .......... .......... 20% 268M 1s 1850K .......... .......... .......... .......... .......... 21% 277M 1s 1900K .......... .......... .......... .......... .......... 21% 1.69M 1s 1950K .......... .......... .......... .......... .......... 22% 95.9M 1s 2000K .......... .......... .......... .......... .......... 22% 139M 1s 2050K .......... .......... .......... .......... .......... 23% 171M 1s 2100K .......... .......... .......... .......... .......... 23% 153M 1s 2150K .......... .......... .......... .......... .......... 24% 157M 1s 2200K .......... .......... .......... .......... .......... 24% 156M 1s 2250K .......... .......... .......... .......... .......... 25% 177M 1s 2300K .......... .......... .......... .......... .......... 26% 192M 1s 2350K .......... .......... .......... .......... .......... 26% 152M 1s 2400K .......... .......... .......... .......... .......... 27% 206M 1s 2450K .......... .......... .......... .......... .......... 27% 187M 1s 2500K .......... .......... .......... .......... .......... 28% 47.9M 1s 2550K .......... .......... .......... .......... .......... 28% 268M 1s 2600K .......... .......... .......... .......... .......... 29% 305M 1s 2650K .......... .......... .......... .......... .......... 29% 1.36M 1s 2700K .......... .......... .......... .......... .......... 30% 248M 1s 2750K .......... .......... .......... .......... .......... 31% 3.34M 1s 2800K .......... .......... .......... .......... .......... 31% 262M 1s 2850K .......... .......... .......... .......... .......... 32% 268M 1s 2900K .......... .......... .......... .......... .......... 32% 279M 1s 2950K .......... .......... .......... .......... .......... 33% 254M 1s 3000K .......... .......... .......... .......... .......... 33% 281M 1s 3050K .......... .......... .......... .......... .......... 34% 271M 1s 3100K .......... .......... .......... .......... .......... 34% 252M 1s 3150K .......... .......... .......... .......... .......... 35% 203M 1s 3200K .......... .......... .......... .......... .......... 35% 262M 1s 3250K .......... .......... .......... .......... .......... 36% 267M 1s 3300K .......... .......... .......... .......... .......... 37% 262M 1s 3350K .......... .......... .......... .......... .......... 37% 242M 1s 3400K .......... .......... .......... .......... .......... 38% 260M 1s 3450K .......... .......... .......... .......... .......... 38% 261M 0s 3500K .......... .......... .......... .......... .......... 39% 256M 0s 3550K .......... .......... .......... .......... .......... 39% 210M 0s 3600K .......... .......... .......... .......... .......... 40% 250M 0s 3650K .......... .......... .......... .......... .......... 40% 263M 0s 3700K .......... .......... .......... .......... .......... 41% 263M 0s 3750K .......... .......... .......... .......... .......... 42% 232M 0s 3800K .......... .......... .......... .......... .......... 42% 238M 0s 3850K .......... .......... .......... .......... .......... 43% 259M 0s 3900K .......... .......... .......... .......... .......... 43% 255M 0s 3950K .......... .......... .......... .......... .......... 44% 210M 0s 4000K .......... .......... .......... .......... .......... 44% 255M 0s 4050K .......... .......... .......... .......... .......... 45% 248M 0s 4100K .......... .......... .......... .......... .......... 45% 249M 0s 4150K .......... .......... .......... .......... .......... 46% 246M 0s 4200K .......... .......... .......... .......... .......... 47% 260M 0s 4250K .......... .......... .......... .......... .......... 47% 262M 0s 4300K .......... .......... .......... .......... .......... 48% 261M 0s 4350K .......... .......... .......... .......... .......... 48% 215M 0s 4400K .......... .......... .......... .......... .......... 49% 264M 0s 4450K .......... .......... .......... .......... .......... 49% 269M 0s 4500K .......... .......... .......... .......... .......... 50% 259M 0s 4550K .......... .......... .......... .......... .......... 50% 243M 0s 4600K .......... .......... .......... .......... .......... 51% 256M 0s 4650K .......... .......... .......... .......... .......... 52% 260M 0s 4700K .......... .......... .......... .......... .......... 52% 1.98M 0s 4750K .......... .......... .......... .......... .......... 53% 40.9M 0s 4800K .......... .......... .......... .......... .......... 53% 119M 0s 4850K .......... .......... .......... .......... .......... 54% 120M 0s 4900K .......... .......... .......... .......... .......... 54% 139M 0s 4950K .......... .......... .......... .......... .......... 55% 761K 0s 5000K .......... .......... .......... .......... .......... 55% 174M 0s 5050K .......... .......... .......... .......... .......... 56% 234M 0s 5100K .......... .......... .......... .......... .......... 57% 261M 0s 5150K .......... .......... .......... .......... .......... 57% 218M 0s 5200K .......... .......... .......... .......... .......... 58% 201M 0s 5250K .......... .......... .......... .......... .......... 58% 156M 0s 5300K .......... .......... .......... .......... .......... 59% 209M 0s 5350K .......... .......... .......... .......... .......... 59% 191M 0s 5400K .......... .......... .......... .......... .......... 60% 147M 0s 5450K .......... .......... .......... .......... .......... 60% 193M 0s 5500K .......... .......... .......... .......... .......... 61% 166M 0s 5550K .......... .......... .......... .......... .......... 62% 112M 0s 5600K .......... .......... .......... .......... .......... 62% 149M 0s 5650K .......... .......... .......... .......... .......... 63% 11.4M 0s 5700K .......... .......... .......... .......... .......... 63% 230M 0s 5750K .......... .......... .......... .......... .......... 64% 245M 0s 5800K .......... .......... .......... .......... .......... 64% 277M 0s 5850K .......... .......... .......... .......... .......... 65% 263M 0s 5900K .......... .......... .......... .......... .......... 65% 264M 0s 5950K .......... .......... .......... .......... .......... 66% 213M 0s 6000K .......... .......... .......... .......... .......... 66% 264M 0s 6050K .......... .......... .......... .......... .......... 67% 262M 0s 6100K .......... .......... .......... .......... .......... 68% 261M 0s 6150K .......... .......... .......... .......... .......... 68% 240M 0s 6200K .......... .......... .......... .......... .......... 69% 264M 0s 6250K .......... .......... .......... .......... .......... 69% 261M 0s 6300K .......... .......... .......... .......... .......... 70% 264M 0s 6350K .......... .......... .......... .......... .......... 70% 218M 0s 6400K .......... .......... .......... .......... .......... 71% 266M 0s 6450K .......... .......... .......... .......... .......... 71% 266M 0s 6500K .......... .......... .......... .......... .......... 72% 267M 0s 6550K .......... .......... .......... .......... .......... 73% 252M 0s 6600K .......... .......... .......... .......... .......... 73% 253M 0s 6650K .......... .......... .......... .......... .......... 74% 264M 0s 6700K .......... .......... .......... .......... .......... 74% 8.23M 0s 6750K .......... .......... .......... .......... .......... 75% 210M 0s 6800K .......... .......... .......... .......... .......... 75% 274M 0s 6850K .......... .......... .......... .......... .......... 76% 277M 0s 6900K .......... .......... .......... .......... .......... 76% 268M 0s 6950K .......... .......... .......... .......... .......... 77% 243M 0s 7000K .......... .......... .......... .......... .......... 78% 263M 0s 7050K .......... .......... .......... .......... .......... 78% 266M 0s 7100K .......... .......... .......... .......... .......... 79% 268M 0s 7150K .......... .......... .......... .......... .......... 79% 9.56M 0s 7200K .......... .......... .......... .......... .......... 80% 8.02M 0s 7250K .......... .......... .......... .......... .......... 80% 166M 0s 7300K .......... .......... .......... .......... .......... 81% 152M 0s 7350K .......... .......... .......... .......... .......... 81% 38.9M 0s 7400K .......... .......... .......... .......... .......... 82% 241M 0s 7450K .......... .......... .......... .......... .......... 83% 26.8M 0s 7500K .......... .......... .......... .......... .......... 83% 271M 0s 7550K .......... .......... .......... .......... .......... 84% 44.4M 0s 7600K .......... .......... .......... .......... .......... 84% 159M 0s 7650K .......... .......... .......... .......... .......... 85% 176M 0s 7700K .......... .......... .......... .......... .......... 85% 190M 0s 7750K .......... .......... .......... .......... .......... 86% 63.9M 0s 7800K .......... .......... .......... .......... .......... 86% 14.9M 0s 7850K .......... .......... .......... .......... .......... 87% 264M 0s 7900K .......... .......... .......... .......... .......... 88% 3.15M 0s 7950K .......... .......... .......... .......... .......... 88% 8.48M 0s 8000K .......... .......... .......... .......... .......... 89% 24.1M 0s 8050K .......... .......... .......... .......... .......... 89% 256M 0s 8100K .......... .......... .......... .......... .......... 90% 177M 0s 8150K .......... .......... .......... .......... .......... 90% 138M 0s 8200K .......... .......... .......... .......... .......... 91% 12.0M 0s 8250K .......... .......... .......... .......... .......... 91% 134M 0s 8300K .......... .......... .......... .......... .......... 92% 147M 0s 8350K .......... .......... .......... .......... .......... 93% 159M 0s 8400K .......... .......... .......... .......... .......... 93% 260M 0s 8450K .......... .......... .......... .......... .......... 94% 267M 0s 8500K .......... .......... .......... .......... .......... 94% 291M 0s 8550K .......... .......... .......... .......... .......... 95% 190M 0s 8600K .......... .......... .......... .......... .......... 95% 38.6M 0s 8650K .......... .......... .......... .......... .......... 96% 208M 0s 8700K .......... .......... .......... .......... .......... 96% 2.05M 0s 8750K .......... .......... .......... .......... .......... 97% 174M 0s 8800K .......... .......... .......... .......... .......... 97% 177M 0s 8850K .......... .......... .......... .......... .......... 98% 278M 0s 8900K .......... .......... .......... .......... .......... 99% 249M 0s 8950K .......... .......... .......... .......... .......... 99% 7.68M 0s 9000K .......... .......... .......... 100% 294M=0.5s 2023-03-08 02:57:46 (17.1 MB/s) - '/tmp/instance-15/output-1/build/.wqy-zenhei-0.9.45.tar.gz.t0wGlV/output' saved [9247393/9247393] wqy-zenhei-0.9.45.tar.gz: OK (md5: 4c6c3f4e902dd5ee0a121e8c41d040bd) wqy-zenhei-0.9.45.tar.gz: OK (sha1: b86b65d3048ade868fcc89229cfac6baf80a3e54) wqy-zenhei-0.9.45.tar.gz: OK (sha256: e4b7e306475bf9427d1757578f0e4528930c84c44eaa3f167d4c42f110ee75d6) >>> wqy-zenhei 0.9.45 Extracting gzip -d -c /tmp/instance-15/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | /tmp/instance-15/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-15/output-1/build/wqy-zenhei-0.9.45 -xf - >>> wqy-zenhei 0.9.45 Patching >>> wqy-zenhei 0.9.45 Configuring >>> wqy-zenhei 0.9.45 Building >>> wqy-zenhei 0.9.45 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-15/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /tmp/instance-15/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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@%/tmp/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-15/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-15/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-15/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-15/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-15/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-15/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-15/output-1/target/etc/shells rm -f -r /tmp/instance-15/output-1/target/usr/share/openrc mkdir -p /tmp/instance-15/output-1/target/etc echo "buildroot" > /tmp/instance-15/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-15/output-1/target/etc/hosts mkdir -p /tmp/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-15/output-1/target/etc/shells ln -sf bash /tmp/instance-15/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /tmp/instance-15/output-1/target/etc/passwd rm -rf /tmp/instance-15/output-1/target/usr/include /tmp/instance-15/output-1/target/usr/share/aclocal \ /tmp/instance-15/output-1/target/usr/lib/pkgconfig /tmp/instance-15/output-1/target/usr/share/pkgconfig \ /tmp/instance-15/output-1/target/usr/lib/cmake /tmp/instance-15/output-1/target/usr/share/cmake \ /tmp/instance-15/output-1/target/usr/lib/rpm /tmp/instance-15/output-1/target/usr/doc find /tmp/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-15/output-1/target/lib/ /tmp/instance-15/output-1/target/usr/lib/ /tmp/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-15/output-1/target/usr/share/gdb rm -rf /tmp/instance-15/output-1/target/usr/share/zsh rm -rf /tmp/instance-15/output-1/target/usr/man /tmp/instance-15/output-1/target/usr/share/man rm -rf /tmp/instance-15/output-1/target/usr/info /tmp/instance-15/output-1/target/usr/share/info rm -rf /tmp/instance-15/output-1/target/usr/doc /tmp/instance-15/output-1/target/usr/share/doc rm -rf /tmp/instance-15/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-15/output-1/target/lib/debug /tmp/instance-15/output-1/target/usr/lib/debug find /tmp/instance-15/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 /tmp/instance-15/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-15/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-15/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 /tmp/instance-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc2-37-g08f5edd921"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc2\"" \ ) > /tmp/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-15/output-1/per-package /tmp/instance-15/buildroot/support/scripts/fix-rpath target touch /tmp/instance-15/output-1/target/usr ln -snf /tmp/instance-15/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /tmp/instance-15/output-1/staging make: Leaving directory '/tmp/instance-15/buildroot' make: Entering directory '/tmp/instance-15/buildroot' >>> Buildroot 2023.02-rc2-37-g08f5edd921 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> autofs 5.1.8 Collecting legal info COPYING: OK (sha256: 458028929f712b4795bc5adc31a1d6a2151364ce1b372ac43f613f56c8448fed) COPYRIGHT: OK (sha256: 26c826658dfa9e5ce5f182fbfbadf3fda2d184e78dba3d99da34c60113b2ce54) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 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) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sysklogd 2.4.4 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-15/output-1/legal-info make: Leaving directory '/tmp/instance-15/buildroot'