init.c:1391:41: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 1391 | strncpy(id, dev+3, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -static killall5.c -o killall5 dowall.c: In function 'wall': dowall.c:161:34: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 161 | FILE *tp; | ^~ dowall.c:170:33: warning: variable 'fd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 170 | int fd, flags; | ^~ /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c killall5.c: In function 'check4nfs': killall5.c:447:12: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 447 | strncpy(real, curr, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c last.c: In function 'list': last.c:462:64: warning: pointer targets in passing argument 4 of 'dns_lookup' differ in signedness [-Wpointer-sign] 462 | r = dns_lookup(domain, sizeof(domain), useip, p->ut_addr_v6); | ~^~~~~~~~~~~~ | | | unsigned int * last.c:320:60: note: expected 'int32_t *' {aka 'int *'} but argument is of type 'unsigned int *' 320 | int dns_lookup(char *result, int size, int useip, int32_t *a) | ~~~~~~~~~^ last.c: In function 'main': last.c:849:33: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 849 | strncpy(ut.ut_line, "system down", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c:865:25: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 865 | strncpy(ut.ut_line, "system boot", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c last.c: In function 'list': last.c:467:17: warning: 'strncat' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 467 | strncat(domain, p->ut_host, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c: In function 'newtoold': utmpdump.c:70:9: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] 70 | strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:9: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 71 | strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:9: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] 72 | strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static init.o init_utmp.o runlevellog.o -o init /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static shutdown.o dowall.o utmp.o -o shutdown /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static runlevel.o runlevellog.o -o runlevel /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static fstab-decode.o -o fstab-decode /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static logsave.o -o logsave /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static sulogin.o consoles.o -lcrypt -o sulogin /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static bootlogd.o -lutil -o bootlogd /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static mesg.o -o mesg /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static readbootlog.o -o readbootlog /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static utmpdump.o -o utmpdump /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static wall.o dowall.o -o wall /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static last.o -o last make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /home/thomas/autobuild/instance-2/output-1/build/sysvinit-2.99/src/$x /home/thomas/autobuild/instance-2/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /home/thomas/autobuild/instance-2/output-1/target/etc/inittab ln -sf /sbin/halt /home/thomas/autobuild/instance-2/output-1/target/sbin/reboot ln -sf /sbin/halt /home/thomas/autobuild/instance-2/output-1/target/sbin/poweroff ln -sf killall5 /home/thomas/autobuild/instance-2/output-1/target/sbin/pidof >>> tio 1.47 Downloading wget --passive-ftp -nd -t 3 -O '/home/thomas/autobuild/instance-2/output-1/build/.tio-1.47.tar.xz.iufHrK/output' 'https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz' --2023-02-16 04:38:42-- https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/24528317/d4bb4ab8-193d-460c-9004-18eb9e237ea0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230216T033842Z&X-Amz-Expires=300&X-Amz-Signature=eb2e66253a00c1630e6cbb0cb175f33506353966f7d3940a247f1ecc8d778461&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=24528317&response-content-disposition=attachment%3B%20filename%3Dtio-1.47.tar.xz&response-content-type=application%2Foctet-stream [following] --2023-02-16 04:38:42-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/24528317/d4bb4ab8-193d-460c-9004-18eb9e237ea0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230216T033842Z&X-Amz-Expires=300&X-Amz-Signature=eb2e66253a00c1630e6cbb0cb175f33506353966f7d3940a247f1ecc8d778461&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=24528317&response-content-disposition=attachment%3B%20filename%3Dtio-1.47.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3411172 (3.3M) [application/octet-stream] Saving to: '/home/thomas/autobuild/instance-2/output-1/build/.tio-1.47.tar.xz.iufHrK/output' 0K .......... .......... .......... .......... .......... 1% 9.28M 0s 50K .......... .......... .......... .......... .......... 3% 9.85M 0s 100K .......... .......... .......... .......... .......... 4% 90.5M 0s 150K .......... .......... .......... .......... .......... 6% 37.0M 0s 200K .......... .......... .......... .......... .......... 7% 15.4M 0s 250K .......... .......... .......... .......... .......... 9% 131M 0s 300K .......... .......... .......... .......... .......... 10% 121M 0s 350K .......... .......... .......... .......... .......... 12% 40.2M 0s 400K .......... .......... .......... .......... .......... 13% 93.0M 0s 450K .......... .......... .......... .......... .......... 15% 30.0M 0s 500K .......... .......... .......... .......... .......... 16% 43.4M 0s 550K .......... .......... .......... .......... .......... 18% 129M 0s 600K .......... .......... .......... .......... .......... 19% 118M 0s 650K .......... .......... .......... .......... .......... 21% 93.3M 0s 700K .......... .......... .......... .......... .......... 22% 124M 0s 750K .......... .......... .......... .......... .......... 24% 129M 0s 800K .......... .......... .......... .......... .......... 25% 90.1M 0s 850K .......... .......... .......... .......... .......... 27% 129M 0s 900K .......... .......... .......... .......... .......... 28% 130M 0s 950K .......... .......... .......... .......... .......... 30% 114M 0s 1000K .......... .......... .......... .......... .......... 31% 93.2M 0s 1050K .......... .......... .......... .......... .......... 33% 88.4M 0s 1100K .......... .......... .......... .......... .......... 34% 86.4M 0s 1150K .......... .......... .......... .......... .......... 36% 131M 0s 1200K .......... .......... .......... .......... .......... 37% 124M 0s 1250K .......... .......... .......... .......... .......... 39% 116M 0s 1300K .......... .......... .......... .......... .......... 40% 97.2M 0s 1350K .......... .......... .......... .......... .......... 42% 116M 0s 1400K .......... .......... .......... .......... .......... 43% 131M 0s 1450K .......... .......... .......... .......... .......... 45% 90.9M 0s 1500K .......... .......... .......... .......... .......... 46% 130M 0s 1550K .......... .......... .......... .......... .......... 48% 129M 0s 1600K .......... .......... .......... .......... .......... 49% 119M 0s 1650K .......... .......... .......... .......... .......... 51% 89.7M 0s 1700K .......... .......... .......... .......... .......... 52% 93.0M 0s 1750K .......... .......... .......... .......... .......... 54% 130M 0s 1800K .......... .......... .......... .......... .......... 55% 128M 0s 1850K .......... .......... .......... .......... .......... 57% 114M 0s 1900K .......... .......... .......... .......... .......... 58% 92.8M 0s 1950K .......... .......... .......... .......... .......... 60% 131M 0s 2000K .......... .......... .......... .......... .......... 61% 130M 0s 2050K .......... .......... .......... .......... .......... 63% 89.4M 0s 2100K .......... .......... .......... .......... .......... 64% 128M 0s 2150K .......... .......... .......... .......... .......... 66% 117M 0s 2200K .......... .......... .......... .......... .......... 67% 94.3M 0s 2250K .......... .......... .......... .......... .......... 69% 130M 0s 2300K .......... .......... .......... .......... .......... 70% 129M 0s 2350K .......... .......... .......... .......... .......... 72% 115M 0s 2400K .......... .......... .......... .......... .......... 73% 92.2M 0s 2450K .......... .......... .......... .......... .......... 75% 8.84M 0s 2500K .......... .......... .......... .......... .......... 76% 106M 0s 2550K .......... .......... .......... .......... .......... 78% 279M 0s 2600K .......... .......... .......... .......... .......... 79% 155M 0s 2650K .......... .......... .......... .......... .......... 81% 373M 0s 2700K .......... .......... .......... .......... .......... 82% 326M 0s 2750K .......... .......... .......... .......... .......... 84% 107M 0s 2800K .......... .......... .......... .......... .......... 85% 124M 0s 2850K .......... .......... .......... .......... .......... 87% 132M 0s 2900K .......... .......... .......... .......... .......... 88% 201M 0s 2950K .......... .......... .......... .......... .......... 90% 156M 0s 3000K .......... .......... .......... .......... .......... 91% 170M 0s 3050K .......... .......... .......... .......... .......... 93% 379M 0s 3100K .......... .......... .......... .......... .......... 94% 79.3M 0s 3150K .......... .......... .......... .......... .......... 96% 246M 0s 3200K .......... .......... .......... .......... .......... 97% 177M 0s 3250K .......... .......... .......... .......... .......... 99% 400M 0s 3300K .......... .......... .......... . 100% 395M=0.05s 2023-02-16 04:38:43 (68.5 MB/s) - '/home/thomas/autobuild/instance-2/output-1/build/.tio-1.47.tar.xz.iufHrK/output' saved [3411172/3411172] tio-1.47.tar.xz: OK (sha256: 6f39ac582de747feb9a64c14e6b378c61cb0c3bfa6639e62050022c1b7f5c544) >>> tio 1.47 Extracting xzcat /home/thomas/autobuild/instance-2/dl/tio/tio-1.47.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/tio-1.47 -xf - >>> tio 1.47 Patching >>> tio 1.47 Configuring rm -rf /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build mkdir -p /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%fa526%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-musleabi/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build/cross-compilation.conf PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=static --buildtype=release --cross-file=/home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/thomas/autobuild/instance-2/output-1/host/lib/cmake /home/thomas/autobuild/instance-2/output-1/build/tio-1.47/ /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build The Meson build system Version: 0.63.3 Source dir: /home/thomas/autobuild/instance-2/output-1/build/tio-1.47 Build dir: /home/thomas/autobuild/instance-2/output-1/build/tio-1.47/build Build type: cross build Project name: tio Project version: 1.47 C compiler for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc (gcc 11.3.0 "armeb-buildroot-linux-musleabi-gcc.br_real (Buildroot 2022.08-rc1-1420-gb24972000a5) 11.3.0") C linker for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: fa526 Target machine cpu family: arm Target machine cpu: fa526 Check usable header "asm-generic/ioctls.h" : YES Header "asm-generic/ioctls.h" has symbol "TCGETS2" : YES Fetching value of define "B0" : 0000000 Fetching value of define "B50" : 0000001 Fetching value of define "B75" : 0000002 Fetching value of define "B110" : 0000003 Fetching value of define "B134" : 0000004 Fetching value of define "B150" : 0000005 Fetching value of define "B200" : 0000006 Fetching value of define "B300" : 0000007 Fetching value of define "B600" : 0000010 Fetching value of define "B1200" : 0000011 Fetching value of define "B1800" : 0000012 Fetching value of define "B2400" : 0000013 Fetching value of define "B4800" : 0000014 Fetching value of define "B7200" : Fetching value of define "B9600" : 0000015 Fetching value of define "B14400" : Fetching value of define "B19200" : 0000016 Fetching value of define "B28800" : Fetching value of define "B38400" : 0000017 Fetching value of define "B57600" : 0010001 Fetching value of define "B76800" : Fetching value of define "B115200" : 0010002 Fetching value of define "B230400" : 0010003 Fetching value of define "B460800" : 0010004 Fetching value of define "B500000" : 0010005 Fetching value of define "B576000" : 0010006 Fetching value of define "B921600" : 0010007 Fetching value of define "B1000000" : 0010010 Fetching value of define "B1152000" : 0010011 Fetching value of define "B1500000" : 0010012 Fetching value of define "B2000000" : 0010013 Fetching value of define "B2500000" : 0010014 Fetching value of define "B3000000" : 0010015 Fetching value of define "B3500000" : 0010016 Fetching value of define "B4000000" : 0010017 Configuring config.h using configuration Found pkg-config: /home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf (1.6.3) Run-time dependency inih found: YES 55 Configuring tio using configuration Found CMake: /home/thomas/autobuild/instance-2/output-1/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring tio.1 using configuration Build targets in project: 1 tio 1.47 User defined options Cross files : /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build/cross-compilation.conf build.cmake_prefix_path: /home/thomas/autobuild/instance-2/output-1/host/lib/cmake build.pkg_config_path : /home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig buildtype : release default_library : static libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.10.2.git.kitware.jobserver-1 at /home/thomas/autobuild/instance-2/output-1/host/bin/ninja >>> tio 1.47 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build ninja: Entering directory `/home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build' [1/12] Compiling C object src/tio.p/setspeed.c.o [2/12] Compiling C object src/tio.p/print.c.o [3/12] Compiling C object src/tio.p/signals.c.o [4/12] Compiling C object src/tio.p/main.c.o [5/12] Compiling C object src/tio.p/error.c.o [6/12] Compiling C object src/tio.p/log.c.o ../src/log.c: In function 'log_strip': ../src/log.c:39:45: warning: comparison is always true due to limited range of data type [-Wtype-limits] 39 | #define IS_CTRL_CHAR(c) ((c >= 0x00) && (c <= 0x1F)) | ^~ ../src/log.c:115:17: note: in expansion of macro 'IS_CTRL_CHAR' 115 | if (IS_CTRL_CHAR(c)) | ^~~~~~~~~~~~ [7/12] Compiling C object src/tio.p/misc.c.o [8/12] Compiling C object src/tio.p/socket.c.o [9/12] Compiling C object src/tio.p/options.c.o [10/12] Compiling C object src/tio.p/configfile.c.o [11/12] Compiling C object src/tio.p/tty.c.o [12/12] Linking target src/tio >>> tio 1.47 Installing to target PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/home/thomas/autobuild/instance-2/output-1/target PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build install ninja: Entering directory `/home/thomas/autobuild/instance-2/output-1/build/tio-1.47//build' [0/1] Installing files. Installing src/tio to /home/thomas/autobuild/instance-2/output-1/target/usr/bin Installing /home/thomas/autobuild/instance-2/output-1/build/tio-1.47/build/man/tio.1 to /home/thomas/autobuild/instance-2/output-1/target/usr/share/man/man1 tree-2.0.2.tgz: OK (sha256: 7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf) >>> tree 2.0.2 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/tree/tree-2.0.2.tgz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/tree-2.0.2 -xf - >>> tree 2.0.2 Patching >>> tree 2.0.2 Configuring >>> tree 2.0.2 Building /usr/bin/make -j4 PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc-ar" AS="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-as" LD="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-ld" NM="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc-nm" CC="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc" GCC="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc" CPP="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-cpp" CXX="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-g++" FC="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gfortran" F77="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gfortran" RANLIB="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc-ranlib" READELF="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-objcopy" OBJDUMP="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-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 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O2 -g0 -static" FFLAGS=" -O2 -g0 -static" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-musleabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99" -C /home/thomas/autobuild/instance-2/output-1/build/tree-2.0.2 make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/tree-2.0.2' /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o tree.o tree.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o list.o list.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o hash.o hash.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o color.o color.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o file.o file.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o filter.o filter.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o info.o info.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o unix.o unix.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o xml.o xml.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o json.o json.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o html.o html.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -std=c99 -c -o strverscmp.o strverscmp.c /home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc -static -o tree tree.o list.o hash.o color.o file.o filter.o info.o unix.o xml.o json.o html.o strverscmp.o make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/tree-2.0.2' >>> tree 2.0.2 Installing to target /usr/bin/install -D -m 0755 /home/thomas/autobuild/instance-2/output-1/build/tree-2.0.2/tree /home/thomas/autobuild/instance-2/output-1/target/usr/bin/tree >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%fa526%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-musleabi/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-musleabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%fa526%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-musleabi/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-2/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-2/output-1/target/etc/passwd if [ -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-1420-gb24972000a5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11.1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11.1\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr ln -snf /home/thomas/autobuild/instance-2/output-1/host/armeb-buildroot-linux-musleabi/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-1420-gb24972000a5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0.19 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 >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> font-awesome 4.7.0 Collecting legal info >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> initscripts Collecting legal info >>> jquery 3.5.1 Collecting legal info >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> tree 2.0.2 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 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) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'