checking for library containing xmalloc... no checking for library containing xstrdup... no checking for library containing bsd_signal... none required checking for library containing getopt_long... none required checking for library containing getaddrinfo... none required checking for library containing freeaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing inet_ntop... none required checking for library containing inet_aton... none required checking for daemon... yes checking for dup2... yes checking if netinet/in.h defines IPPORT_TFTP... yes checking for regex.h... yes checking for library containing regcomp... none required checking for readline/readline.h... no checking for editline/readline.h... no checking for struct sockaddr_in6.sin6_addr... yes checking for IPv6 support... yes checking for struct in6_pktinfo.ipi6_addr... yes checking whether ln -s works... yes checking for armeb-buildroot-linux-gnueabi-ranlib... /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating aconfig.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/ make[1]: Entering directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7' echo \#define VERSION \"tftp-hpa `cat version`\" > version.h /home/autobuild/make/make -C lib make[2]: Entering directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/lib' /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c xmalloc.c /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c xstrdup.c rm -f libxtra.a ar cq libxtra.a xmalloc.o xstrdup.o /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib libxtra.a make[2]: Leaving directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/lib' /home/autobuild/make/make -C common make[2]: Entering directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/common' /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c tftpsubs.c rm -f libcommon.a ar cq libcommon.a tftpsubs.o /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib libcommon.a make[2]: Leaving directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/common' /home/autobuild/make/make -C tftp make[2]: Entering directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/tftp' /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c tftp.c tftp.c: In function 'tftp_sendfile': tftp.c:88:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration] 88 | bsd_signal(SIGALRM, timer); | ^~~~~~~~~~ | ssignal tftp.c:88:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c main.c main.c: In function 'main': main.c:308:5: warning: implicit declaration of function 'bsd_signal'; did you mean 'ssignal'? [-Wimplicit-function-declaration] 308 | bsd_signal(SIGINT, intr); | ^~~~~~~~~~ | ssignal main.c:308:5: warning: nested extern declaration of 'bsd_signal' [-Wnested-externs] /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc tftp.o main.o ../common/libcommon.a /tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/lib/libxtra.a -o tftp sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1 make[2]: Leaving directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/tftp' /home/autobuild/make/make -C tftpd make[2]: Entering directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/tftpd' /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c tftpd.c tftpd.c: In function 'tftp_recvfile': tftpd.c:1645:69: warning: argument 'oap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1645 | static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oacklen) | ~~~~~~~~~~~~~~~~^~~ /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c recvfrom.c /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c misc.c /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 -c remap.c /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/lib/libxtra.a -o tftpd sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8 make[2]: Leaving directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/tftpd' make[1]: Leaving directory '/tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7' >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Installing to target /usr/bin/install -D /tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/tftp/tftp /tmp/instance-6/output-1/target/usr/bin/tftp /usr/bin/install -D /tmp/instance-6/output-1/build/tftpd-b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7/tftpd/tftpd /tmp/instance-6/output-1/target/usr/sbin/tftpd >>> tinyssh 20220801 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-6/output-1/build/.tinyssh-20220801.tar.gz.EhqmDo/output' 'https://github.com/janmojzis/tinyssh/archive/20220801/tinyssh-20220801.tar.gz' --2023-02-06 09:26:53-- https://github.com/janmojzis/tinyssh/archive/20220801/tinyssh-20220801.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/janmojzis/tinyssh/tar.gz/refs/tags/20220801 [following] --2023-02-06 09:26:53-- https://codeload.github.com/janmojzis/tinyssh/tar.gz/refs/tags/20220801 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-6/output-1/build/.tinyssh-20220801.tar.gz.EhqmDo/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 982K 100K .......... .......... .......... .......... .......... 943K 150K .......... .......... .......... .......... .......... 127M 200K .......... .......... .......... .......... ... 130M=0.2s 2023-02-06 09:26:54 (1.14 MB/s) - '/tmp/instance-6/output-1/build/.tinyssh-20220801.tar.gz.EhqmDo/output' saved [249071] tinyssh-20220801.tar.gz: OK (sha256: 234656fc8d369608eb5d0f3a26280e0e38e2e6b134cfc610b6e24bce176acd4f) >>> tinyssh 20220801 Extracting gzip -d -c /tmp/instance-6/dl/tinyssh/tinyssh-20220801.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/tinyssh-20220801 -xf - >>> tinyssh 20220801 Patching >>> tinyssh 20220801 Configuring >>> tinyssh 20220801 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" /home/autobuild/make/make -j1 -C /tmp/instance-6/output-1/build/tinyssh-20220801 cross-compile make[1]: Entering directory '/tmp/instance-6/output-1/build/tinyssh-20220801' sh -e make-tinysshcc.sh === Mon Feb 6 09:26:55 MST 2023 === obtaining compiler === Mon Feb 6 09:26:55 MST 2023 === /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc ok === Mon Feb 6 09:26:55 MST 2023 === finishing === Mon Feb 6 09:26:55 MST 2023 === obtaining ar === Mon Feb 6 09:26:55 MST 2023 === ar ok === Mon Feb 6 09:26:55 MST 2023 === finishing === Mon Feb 6 09:26:55 MST 2023 === checking compiler options === Mon Feb 6 09:26:55 MST 2023 === -pedantic ok === Mon Feb 6 09:26:55 MST 2023 === -Wall ok === Mon Feb 6 09:26:55 MST 2023 === -Wno-long-long ok === Mon Feb 6 09:26:55 MST 2023 === -Wno-overlength-strings ok === Mon Feb 6 09:26:55 MST 2023 === -Wno-unused-function ok === Mon Feb 6 09:26:55 MST 2023 === -Wshadow ok === Mon Feb 6 09:26:55 MST 2023 === -Wdeclaration-after-statement ok === Mon Feb 6 09:26:55 MST 2023 === -Wwrite-strings ok === Mon Feb 6 09:26:55 MST 2023 === -Wmissing-declarations ok === Mon Feb 6 09:26:55 MST 2023 === -Wmissing-prototypes ok === Mon Feb 6 09:26:56 MST 2023 === -Wstrict-prototypes ok === Mon Feb 6 09:26:56 MST 2023 === -Wunused-value ok === Mon Feb 6 09:26:56 MST 2023 === -Wunused-parameter ok === Mon Feb 6 09:26:56 MST 2023 === -Wundef ok === Mon Feb 6 09:26:56 MST 2023 === -fstack-protector-strong ok === Mon Feb 6 09:26:56 MST 2023 === -fwrapv ok === Mon Feb 6 09:26:56 MST 2023 === -fno-strict-overflow ok === Mon Feb 6 09:26:56 MST 2023 === -Os ok === Mon Feb 6 09:26:56 MST 2023 === -fomit-frame-pointer ok === Mon Feb 6 09:26:56 MST 2023 === -funroll-loops ok === Mon Feb 6 09:26:56 MST 2023 === /tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -pedantic -Wall -Wno-long-long -Wno-overlength-strings -Wno-unused-function -Wshadow -Wdeclaration-after-statement -Wwrite-strings -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wunused-value -Wunused-parameter -Wundef -fstack-protector-strong -fwrapv -fno-strict-overflow -Os -fomit-frame-pointer -funroll-loops === Mon Feb 6 09:26:56 MST 2023 === finishing === Mon Feb 6 09:26:56 MST 2023 === checking libs === Mon Feb 6 09:26:56 MST 2023 === -lutil ok === Mon Feb 6 09:26:56 MST 2023 === -lsocket -lnsl failed === Mon Feb 6 09:26:56 MST 2023 === finishing === Mon Feb 6 09:26:56 MST 2023 === checking $LIBS === Mon Feb 6 09:26:56 MST 2023 === finishing === Mon Feb 6 09:26:56 MST 2023 === building sysdep headers === Mon Feb 6 09:26:56 MST 2023 === hasasmvolatilememory.h hasasmvolatilememory.h-yes === Mon Feb 6 09:26:56 MST 2023 === hasmlock.h hasmlock.h-yes === Mon Feb 6 09:26:56 MST 2023 === haslibutilh.h default.h-no === Mon Feb 6 09:26:57 MST 2023 === hasutilh.h default.h-no === Mon Feb 6 09:26:57 MST 2023 === hasopenpty.h hasopenpty.h-yes === Mon Feb 6 09:26:57 MST 2023 === haslogintty.h haslogintty.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmpx.h hasutmpx.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmpxupdwtmpx.h hasutmpxupdwtmpx.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmpxsyslen.h default.h-no === Mon Feb 6 09:26:57 MST 2023 === hasutmpxaddrv6.h hasutmpxaddrv6.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmp.h hasutmp.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmpname.h hasutmpname.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmpuser.h hasutmpuser.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmphost.h hasutmphost.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmptime.h hasutmptime.h-yes === Mon Feb 6 09:26:57 MST 2023 === hasutmptv.h hasutmptv.h-yes === Mon Feb 6 09:26:58 MST 2023 === hasutmppid.h hasutmppid.h-yes === Mon Feb 6 09:26:58 MST 2023 === hasutmptype.h hasutmptype.h-yes === Mon Feb 6 09:26:58 MST 2023 === hasutmplogwtmp.h hasutmplogwtmp.h-yes === Mon Feb 6 09:26:58 MST 2023 === hasutmploginlogout.h hasutmploginlogout.h-yes === Mon Feb 6 09:26:58 MST 2023 === hasutmpaddrv6.h hasutmpaddrv6.h-yes === Mon Feb 6 09:26:58 MST 2023 === haslimits.h haslimits.h-yes === Mon Feb 6 09:26:58 MST 2023 === finishing === Mon Feb 6 09:26:58 MST 2023 === starting crypto lib === Mon Feb 6 09:27:01 MST 2023 === libtinysshcrypto.a ok === Mon Feb 6 09:27:01 MST 2023 === finishing === Mon Feb 6 09:27:01 MST 2023 === starting crypto headers === Mon Feb 6 09:27:01 MST 2023 === finishing === Mon Feb 6 09:27:01 MST 2023 === starting tinyssh objects === Mon Feb 6 09:27:01 MST 2023 === blocking.o ok === Mon Feb 6 09:27:02 MST 2023 === buf.o ok === Mon Feb 6 09:27:02 MST 2023 === byte.o ok === Mon Feb 6 09:27:02 MST 2023 === channel.o ok === Mon Feb 6 09:27:02 MST 2023 === channel_drop.o ok === Mon Feb 6 09:27:02 MST 2023 === channel_fork.o ok === Mon Feb 6 09:27:02 MST 2023 === channel_forkpty.o ok === Mon Feb 6 09:27:02 MST 2023 === channel_subsystem.o ok === Mon Feb 6 09:27:02 MST 2023 === coe.o ok === Mon Feb 6 09:27:02 MST 2023 === connectioninfo.o ok === Mon Feb 6 09:27:03 MST 2023 === die.o ok === Mon Feb 6 09:27:03 MST 2023 === dropuidgid.o ok === Mon Feb 6 09:27:03 MST 2023 === e.o ok === Mon Feb 6 09:27:03 MST 2023 === env.o ok === Mon Feb 6 09:27:03 MST 2023 === getln.o ok === Mon Feb 6 09:27:03 MST 2023 === global.o ok === Mon Feb 6 09:27:03 MST 2023 === iptostr.o ok === Mon Feb 6 09:27:03 MST 2023 === load.o ok === Mon Feb 6 09:27:03 MST 2023 === log.o ok === Mon Feb 6 09:27:03 MST 2023 === loginshell.o ok === Mon Feb 6 09:27:03 MST 2023 === logsys.o ok === Mon Feb 6 09:27:04 MST 2023 === main_tinysshd.o ok === Mon Feb 6 09:27:04 MST 2023 === main_tinysshd_makekey.o ok === Mon Feb 6 09:27:04 MST 2023 === main_tinysshd_printkey.o ok === Mon Feb 6 09:27:04 MST 2023 === newenv.o ok === Mon Feb 6 09:27:04 MST 2023 === numtostr.o ok === Mon Feb 6 09:27:04 MST 2023 === open.o ok === Mon Feb 6 09:27:04 MST 2023 === packet.o ok === Mon Feb 6 09:27:04 MST 2023 === packet_auth.o ok === Mon Feb 6 09:27:04 MST 2023 === packet_channel_open.o ok === Mon Feb 6 09:27:04 MST 2023 === packet_channel_recv.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_channel_request.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_channel_send.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_get.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_hello.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_kex.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_kexdh.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_put.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_recv.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_send.o ok === Mon Feb 6 09:27:05 MST 2023 === packet_unimplemented.o ok === Mon Feb 6 09:27:06 MST 2023 === packetparser.o ok === Mon Feb 6 09:27:06 MST 2023 === porttostr.o ok === Mon Feb 6 09:27:06 MST 2023 === randommod.o ok === Mon Feb 6 09:27:06 MST 2023 === readall.o ok === Mon Feb 6 09:27:06 MST 2023 === savesync.o ok === Mon Feb 6 09:27:06 MST 2023 === ssh.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto_cipher.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto_cipher_chachapoly.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto_kex.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto_kex_curve25519.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto_kex_sntrup761x25519.o ok === Mon Feb 6 09:27:06 MST 2023 === sshcrypto_key.o ok === Mon Feb 6 09:27:07 MST 2023 === sshcrypto_key_ed25519.o ok === Mon Feb 6 09:27:07 MST 2023 === str.o ok === Mon Feb 6 09:27:07 MST 2023 === stringparser.o ok === Mon Feb 6 09:27:07 MST 2023 === subprocess_auth.o ok === Mon Feb 6 09:27:07 MST 2023 === subprocess_sign.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshd.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshd-makekey.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshd-printkey.o ok === Mon Feb 6 09:27:07 MST 2023 === trymlock.o ok === Mon Feb 6 09:27:07 MST 2023 === writeall.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshd.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshnoneauthd.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshd-makekey.o ok === Mon Feb 6 09:27:07 MST 2023 === tinysshd-printkey.o ok === Mon Feb 6 09:27:07 MST 2023 === finishing === Mon Feb 6 09:27:07 MST 2023 === starting tinyssh === Mon Feb 6 09:27:08 MST 2023 === tinysshd ok === Mon Feb 6 09:27:08 MST 2023 === tinysshnoneauthd ok === Mon Feb 6 09:27:08 MST 2023 === tinysshd-makekey ok === Mon Feb 6 09:27:08 MST 2023 === tinysshd-printkey ok === Mon Feb 6 09:27:08 MST 2023 === finishing === Mon Feb 6 09:27:08 MST 2023 === starting manpages === Mon Feb 6 09:27:08 MST 2023 === finishing make[1]: Leaving directory '/tmp/instance-6/output-1/build/tinyssh-20220801' >>> tinyssh 20220801 Installing to target /home/autobuild/make/make -j1 DESTDIR="/tmp/instance-6/output-1/target" -C /tmp/instance-6/output-1/build/tinyssh-20220801 install make[1]: Entering directory '/tmp/instance-6/output-1/build/tinyssh-20220801' sh -e make-install.sh /tmp/instance-6/output-1/target === Mon Feb 6 09:27:08 MST 2023 === installing bin directory /tmp/instance-6/output-1/target/usr/sbin === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/bin/tinysshd -> /tmp/instance-6/output-1/target/usr/sbin/tinysshd === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/bin/tinysshd-makekey -> /tmp/instance-6/output-1/target/usr/sbin/tinysshd-makekey === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/bin/tinysshd-printkey -> /tmp/instance-6/output-1/target/usr/sbin/tinysshd-printkey === Mon Feb 6 09:27:08 MST 2023 === finishing === Mon Feb 6 09:27:08 MST 2023 === installing man directory /tmp/instance-6/output-1/target/usr/share/man === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/man/tinysshd-makekey.8 -> /tmp/instance-6/output-1/target/usr/share/man/man8/tinysshd-makekey.8 === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/man/tinysshd-printkey.8 -> /tmp/instance-6/output-1/target/usr/share/man/man8/tinysshd-printkey.8 === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/man/tinysshd.8 -> /tmp/instance-6/output-1/target/usr/share/man/man8/tinysshd.8 === Mon Feb 6 09:27:08 MST 2023 === installing /tmp/instance-6/output-1/build/tinyssh-20220801/build/man/tinysshnoneauthd.8 -> /tmp/instance-6/output-1/target/usr/share/man/man8/tinysshnoneauthd.8 === Mon Feb 6 09:27:08 MST 2023 === finishing make[1]: Leaving directory '/tmp/instance-6/output-1/build/tinyssh-20220801' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a57%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@%/tmp/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a57%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-6/output-1/target/etc/shells rm -f /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-6/output-1/host/bin/glib-compile-schemas /tmp/instance-6/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-6/output-1/target/etc/shells ln -sf dash /tmp/instance-6/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-6/output-1/target/etc/passwd rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/lib/rpm /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1221-gf461543d9c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2022.11-1221-gf461543d9c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.4.230 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> blktrace 1.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> crun 1.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> 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) >>> gssdp 1.4.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libpsl 0.21.2 Collecting legal info COPYING: OK (sha256: 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp 1.4.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libfm-extra 1.3.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> libsigsegv 2.14 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> netatalk 3.1.13 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) 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: linux-headers-5.4.230: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'