/usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpkgconf.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 pkg.m4 '/tmp/instance-13/output-1/target/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/pkgconf' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/pkgconf/libpkgconf' /usr/bin/install -c -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/tmp/instance-13/output-1/target/usr/include/pkgconf/libpkgconf' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/pkgconf.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 man/pkg.m4.7 '/tmp/instance-13/output-1/target/usr/share/man/man7' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/tmp/instance-13/output-1/target/usr/share/man/man5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pkgconf-1.6.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/pkgconf-1.6.3' ln -sf pkgconf /tmp/instance-13/output-1/target/usr/bin/pkg-config >>> pptp-linux 1.10.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.pptp-1.10.0.tar.gz.etOVcb/output' 'http://downloads.sourceforge.net/project/pptpclient/pptp/pptp-1.10.0/pptp-1.10.0.tar.gz' --2022-10-12 00:07:41-- http://downloads.sourceforge.net/project/pptpclient/pptp/pptp-1.10.0/pptp-1.10.0.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|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cfhcable.dl.sourceforge.net/project/pptpclient/pptp/pptp-1.10.0/pptp-1.10.0.tar.gz [following] --2022-10-12 00:07:41-- http://cfhcable.dl.sourceforge.net/project/pptpclient/pptp/pptp-1.10.0/pptp-1.10.0.tar.gz Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.6 Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 87007 (85K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.pptp-1.10.0.tar.gz.etOVcb/output' 0K .......... .......... .......... .......... .......... 58% 540K 0s 50K .......... .......... .......... .... 100% 257M=0.09s 2022-10-12 00:07:42 (917 KB/s) - '/tmp/instance-13/output-1/build/.pptp-1.10.0.tar.gz.etOVcb/output' saved [87007/87007] pptp-1.10.0.tar.gz: OK (md5: 8d25341352fdae5ad5b36b9f18254908) pptp-1.10.0.tar.gz: OK (sha1: 173c9b7d204c89fd1538116f165bba1e9101b51c) pptp-1.10.0.tar.gz: OK (sha256: 82492db8e487ce73b182ee7f444251d20c44f5c26d6e96c553ec7093aefb5af4) >>> pptp-linux 1.10.0 Extracting gzip -d -c /tmp/instance-13/dl/pptp-linux/pptp-1.10.0.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/pptp-linux-1.10.0 -xf - >>> pptp-linux 1.10.0 Patching Applying 0001-susv3-legacy.patch using patch: patching file pptp_callmgr.c patching file pptp_gre.c Hunk #1 succeeded at 109 (offset 6 lines). Applying 0002-fix-parallel-build.patch using patch: patching file Makefile Hunk #1 succeeded at 42 (offset 5 lines). >>> pptp-linux 1.10.0 Configuring >>> pptp-linux 1.10.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/build/pptp-linux-1.10.0 OPTIMIZE= DEBUG= CC="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 " LDFLAGS="" IP=/sbin/ip make[1]: Entering directory '/tmp/instance-13/output-1/build/pptp-linux-1.10.0' ( \ echo "/* text added by Makefile target config.h */"; \ echo "#define PPTP_LINUX_VERSION \"1.10.0\""; \ echo "#define PPPD_BINARY \"/usr/sbin/pppd\""; \ echo "#define IP_BINARY \"/sbin/ip\"" \ ) > config.h /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pptp_gre.o pptp_gre.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o routing.o routing.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pqueue.o pqueue.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pptp_ctrl.o pptp_ctrl.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pptp_quirks.o pptp_quirks.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pptp_callmgr.o pptp_callmgr.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pptp_compat.o pptp_compat.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o vector.o vector.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o test-redirections.o test-redirections.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o dirutil.o dirutil.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o ppp_fcs.o ppp_fcs.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o pptp.o pptp.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o version.o version.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o orckit_quirks.o orckit_quirks.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -c -o util.o util.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o pptp pptp.o pptp_gre.o ppp_fcs.o pptp_ctrl.o dirutil.o vector.o util.o version.o test-redirections.o pptp_quirks.o orckit_quirks.o pqueue.o pptp_callmgr.o routing.o pptp_compat.o -lutil pod2man --section=8 pptpsetup > pptpsetup.8 make[1]: Leaving directory '/tmp/instance-13/output-1/build/pptp-linux-1.10.0' >>> pptp-linux 1.10.0 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/pptp-linux-1.10.0/pptp /tmp/instance-13/output-1/target/usr/sbin/pptp >>> tinyssh 20210601 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tinyssh-20210601.tar.gz.abEsrH/output' 'https://github.com/janmojzis/tinyssh/archive/20210601/tinyssh-20210601.tar.gz' --2022-10-12 00:07:45-- https://github.com/janmojzis/tinyssh/archive/20210601/tinyssh-20210601.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/janmojzis/tinyssh/tar.gz/refs/tags/20210601 [following] --2022-10-12 00:07:45-- https://codeload.github.com/janmojzis/tinyssh/tar.gz/refs/tags/20210601 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.tinyssh-20210601.tar.gz.abEsrH/output' 0K .......... .......... .......... .......... .......... 490K 50K .......... .......... .......... .......... .......... 922K 100K .......... .......... .......... .......... .......... 92.7M 150K .......... .......... .......... .......... .......... 1.03M 200K .......... .......... .......... .......... .. 83.5M=0.2s 2022-10-12 00:07:46 (1.16 MB/s) - '/tmp/instance-13/output-1/build/.tinyssh-20210601.tar.gz.abEsrH/output' saved [248047] tinyssh-20210601.tar.gz: OK (sha256: 2a051437878998c7782d9d38ef13e5e7a76435ae6b9c3e9ec492c3a567bd6314) >>> tinyssh 20210601 Extracting gzip -d -c /tmp/instance-13/dl/tinyssh/tinyssh-20210601.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/tinyssh-20210601 -xf - >>> tinyssh 20210601 Patching >>> tinyssh 20210601 Configuring >>> tinyssh 20210601 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/tinyssh-20210601 cross-compile make[1]: Entering directory '/tmp/instance-13/output-1/build/tinyssh-20210601' sh -e make-tinysshcc.sh === Wed Oct 12 00:07:47 MDT 2022 === obtaining compiler === Wed Oct 12 00:07:47 MDT 2022 === /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc ok === Wed Oct 12 00:07:47 MDT 2022 === finishing === Wed Oct 12 00:07:47 MDT 2022 === obtaining ar === Wed Oct 12 00:07:47 MDT 2022 === ar ok === Wed Oct 12 00:07:47 MDT 2022 === finishing === Wed Oct 12 00:07:47 MDT 2022 === checking compiler options === Wed Oct 12 00:07:47 MDT 2022 === -pedantic ok === Wed Oct 12 00:07:47 MDT 2022 === -Wall ok === Wed Oct 12 00:07:47 MDT 2022 === -Wno-long-long ok === Wed Oct 12 00:07:47 MDT 2022 === -Wno-overlength-strings ok === Wed Oct 12 00:07:47 MDT 2022 === -Wno-unused-function ok === Wed Oct 12 00:07:47 MDT 2022 === -Wshadow ok === Wed Oct 12 00:07:47 MDT 2022 === -Wdeclaration-after-statement ok === Wed Oct 12 00:07:47 MDT 2022 === -Wwrite-strings ok === Wed Oct 12 00:07:47 MDT 2022 === -Wmissing-declarations ok === Wed Oct 12 00:07:47 MDT 2022 === -Wmissing-prototypes ok === Wed Oct 12 00:07:47 MDT 2022 === -Wstrict-prototypes ok === Wed Oct 12 00:07:47 MDT 2022 === -Wunused-value ok === Wed Oct 12 00:07:47 MDT 2022 === -Wunused-parameter ok === Wed Oct 12 00:07:47 MDT 2022 === -Wundef ok === Wed Oct 12 00:07:47 MDT 2022 === -fstack-protector-strong failed === Wed Oct 12 00:07:47 MDT 2022 === -fwrapv ok === Wed Oct 12 00:07:47 MDT 2022 === -fno-strict-overflow ok === Wed Oct 12 00:07:48 MDT 2022 === -Os ok === Wed Oct 12 00:07:48 MDT 2022 === -fomit-frame-pointer ok === Wed Oct 12 00:07:48 MDT 2022 === -funroll-loops ok === Wed Oct 12 00:07:48 MDT 2022 === /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -fwrapv -fno-strict-overflow -Os -fomit-frame-pointer -funroll-loops === Wed Oct 12 00:07:48 MDT 2022 === finishing === Wed Oct 12 00:07:48 MDT 2022 === checking libs === Wed Oct 12 00:07:48 MDT 2022 === -lutil ok === Wed Oct 12 00:07:48 MDT 2022 === -lsocket -lnsl failed === Wed Oct 12 00:07:48 MDT 2022 === finishing === Wed Oct 12 00:07:48 MDT 2022 === checking $LIBS === Wed Oct 12 00:07:48 MDT 2022 === finishing === Wed Oct 12 00:07:48 MDT 2022 === building sysdep headers === Wed Oct 12 00:07:48 MDT 2022 === hasasmvolatilememory.h hasasmvolatilememory.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasmlock.h hasmlock.h-yes === Wed Oct 12 00:07:48 MDT 2022 === haslibutilh.h default.h-no === Wed Oct 12 00:07:48 MDT 2022 === hasutilh.h default.h-no === Wed Oct 12 00:07:48 MDT 2022 === hasopenpty.h hasopenpty.h-yes === Wed Oct 12 00:07:48 MDT 2022 === haslogintty.h haslogintty.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmpx.h hasutmpx.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmpxupdwtmpx.h hasutmpxupdwtmpx.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmpxsyslen.h default.h-no === Wed Oct 12 00:07:48 MDT 2022 === hasutmp.h hasutmp.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmpname.h hasutmpname.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmpuser.h hasutmpuser.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmphost.h hasutmphost.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmptime.h hasutmptime.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmptv.h hasutmptv.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmppid.h hasutmppid.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmptype.h hasutmptype.h-yes === Wed Oct 12 00:07:48 MDT 2022 === hasutmplogwtmp.h hasutmplogwtmp.h-yes === Wed Oct 12 00:07:49 MDT 2022 === hasutmploginlogout.h hasutmploginlogout.h-yes === Wed Oct 12 00:07:49 MDT 2022 === haslimits.h haslimits.h-yes === Wed Oct 12 00:07:49 MDT 2022 === finishing === Wed Oct 12 00:07:49 MDT 2022 === starting crypto lib === Wed Oct 12 00:07:52 MDT 2022 === libtinynacl.a ok === Wed Oct 12 00:07:52 MDT 2022 === finishing === Wed Oct 12 00:07:52 MDT 2022 === starting crypto headers === Wed Oct 12 00:07:52 MDT 2022 === finishing === Wed Oct 12 00:07:52 MDT 2022 === starting tinyssh objects === Wed Oct 12 00:07:52 MDT 2022 === blocking.o ok === Wed Oct 12 00:07:52 MDT 2022 === buf.o ok === Wed Oct 12 00:07:52 MDT 2022 === byte.o ok === Wed Oct 12 00:07:52 MDT 2022 === channel.o ok === Wed Oct 12 00:07:52 MDT 2022 === channel_drop.o ok === Wed Oct 12 00:07:53 MDT 2022 === channel_fork.o ok === Wed Oct 12 00:07:53 MDT 2022 === channel_forkpty.o ok === Wed Oct 12 00:07:53 MDT 2022 === channel_subsystem.o ok === Wed Oct 12 00:07:53 MDT 2022 === coe.o ok === Wed Oct 12 00:07:53 MDT 2022 === connectioninfo.o ok === Wed Oct 12 00:07:53 MDT 2022 === die.o ok === Wed Oct 12 00:07:53 MDT 2022 === dropuidgid.o ok === Wed Oct 12 00:07:53 MDT 2022 === e.o ok === Wed Oct 12 00:07:53 MDT 2022 === env.o ok === Wed Oct 12 00:07:53 MDT 2022 === getln.o ok === Wed Oct 12 00:07:53 MDT 2022 === global.o ok === Wed Oct 12 00:07:53 MDT 2022 === iptostr.o ok === Wed Oct 12 00:07:53 MDT 2022 === load.o ok === Wed Oct 12 00:07:53 MDT 2022 === log.o ok === Wed Oct 12 00:07:53 MDT 2022 === loginshell.o ok === Wed Oct 12 00:07:54 MDT 2022 === logsys.o ok === Wed Oct 12 00:07:54 MDT 2022 === main_tinysshd.o ok === Wed Oct 12 00:07:54 MDT 2022 === main_tinysshd_makekey.o ok === Wed Oct 12 00:07:54 MDT 2022 === main_tinysshd_printkey.o ok === Wed Oct 12 00:07:54 MDT 2022 === newenv.o ok === Wed Oct 12 00:07:54 MDT 2022 === numtostr.o ok === Wed Oct 12 00:07:54 MDT 2022 === open.o ok === Wed Oct 12 00:07:54 MDT 2022 === packet.o ok === Wed Oct 12 00:07:54 MDT 2022 === packet_auth.o ok === Wed Oct 12 00:07:54 MDT 2022 === packet_channel_open.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_channel_recv.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_channel_request.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_channel_send.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_get.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_hello.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_kex.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_kexdh.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_put.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_recv.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_send.o ok === Wed Oct 12 00:07:55 MDT 2022 === packet_unimplemented.o ok === Wed Oct 12 00:07:56 MDT 2022 === packetparser.o ok === Wed Oct 12 00:07:56 MDT 2022 === porttostr.o ok === Wed Oct 12 00:07:56 MDT 2022 === randommod.o ok === Wed Oct 12 00:07:56 MDT 2022 === readall.o ok === Wed Oct 12 00:07:56 MDT 2022 === savesync.o ok === Wed Oct 12 00:07:56 MDT 2022 === ssh.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_cipher.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_cipher_chachapoly.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_kex.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_kex_curve25519.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_kex_sntrup761x25519.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_key.o ok === Wed Oct 12 00:07:56 MDT 2022 === sshcrypto_key_ed25519.o ok === Wed Oct 12 00:07:56 MDT 2022 === str.o ok === Wed Oct 12 00:07:56 MDT 2022 === stringparser.o ok === Wed Oct 12 00:07:57 MDT 2022 === subprocess_auth.o ok === Wed Oct 12 00:07:57 MDT 2022 === subprocess_sign.o ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd.o ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd-makekey.o ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd-printkey.o ok === Wed Oct 12 00:07:57 MDT 2022 === trymlock.o ok === Wed Oct 12 00:07:57 MDT 2022 === writeall.o ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd.o ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd-makekey.o ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd-printkey.o ok === Wed Oct 12 00:07:57 MDT 2022 === finishing === Wed Oct 12 00:07:57 MDT 2022 === starting tinyssh === Wed Oct 12 00:07:57 MDT 2022 === tinysshd ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd-makekey ok === Wed Oct 12 00:07:57 MDT 2022 === tinysshd-printkey ok === Wed Oct 12 00:07:57 MDT 2022 === finishing === Wed Oct 12 00:07:57 MDT 2022 === starting manpages === Wed Oct 12 00:07:57 MDT 2022 === finishing make[1]: Leaving directory '/tmp/instance-13/output-1/build/tinyssh-20210601' >>> tinyssh 20210601 Installing to target /home/autobuild/make/make -j1 DESTDIR="/tmp/instance-13/output-1/target" -C /tmp/instance-13/output-1/build/tinyssh-20210601 install make[1]: Entering directory '/tmp/instance-13/output-1/build/tinyssh-20210601' sh -e make-install.sh /tmp/instance-13/output-1/target === Wed Oct 12 00:07:58 MDT 2022 === installing bin directory /tmp/instance-13/output-1/target/usr/sbin === Wed Oct 12 00:07:58 MDT 2022 === installing /tmp/instance-13/output-1/build/tinyssh-20210601/build/bin/tinysshd -> /tmp/instance-13/output-1/target/usr/sbin/tinysshd === Wed Oct 12 00:07:58 MDT 2022 === installing /tmp/instance-13/output-1/build/tinyssh-20210601/build/bin/tinysshd-makekey -> /tmp/instance-13/output-1/target/usr/sbin/tinysshd-makekey === Wed Oct 12 00:07:58 MDT 2022 === installing /tmp/instance-13/output-1/build/tinyssh-20210601/build/bin/tinysshd-printkey -> /tmp/instance-13/output-1/target/usr/sbin/tinysshd-printkey === Wed Oct 12 00:07:58 MDT 2022 === finishing === Wed Oct 12 00:07:58 MDT 2022 === installing man directory /tmp/instance-13/output-1/target/usr/share/man === Wed Oct 12 00:07:58 MDT 2022 === installing /tmp/instance-13/output-1/build/tinyssh-20210601/build/man/tinysshd-makekey.1 -> /tmp/instance-13/output-1/target/usr/share/man/man1/tinysshd-makekey.1 === Wed Oct 12 00:07:58 MDT 2022 === installing /tmp/instance-13/output-1/build/tinyssh-20210601/build/man/tinysshd-printkey.1 -> /tmp/instance-13/output-1/target/usr/share/man/man1/tinysshd-printkey.1 === Wed Oct 12 00:07:58 MDT 2022 === installing /tmp/instance-13/output-1/build/tinyssh-20210601/build/man/tinysshd.8 -> /tmp/instance-13/output-1/target/usr/share/man/man8/tinysshd.8 === Wed Oct 12 00:07:58 MDT 2022 === finishing make[1]: Leaving directory '/tmp/instance-13/output-1/build/tinyssh-20210601' >>> triggerhappy 0.5.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.triggerhappy-0.5.0.tar.gz.dK7oEe/output' 'https://github.com/wertarbyte/triggerhappy/archive/release/0.5.0/triggerhappy-0.5.0.tar.gz' --2022-10-12 00:07:58-- https://github.com/wertarbyte/triggerhappy/archive/release/0.5.0/triggerhappy-0.5.0.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/wertarbyte/triggerhappy/tar.gz/refs/tags/release/0.5.0 [following] --2022-10-12 00:07:59-- https://codeload.github.com/wertarbyte/triggerhappy/tar.gz/refs/tags/release/0.5.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.triggerhappy-0.5.0.tar.gz.dK7oEe/output' 0K .......... .......... ......... 556K=0.05s 2022-10-12 00:07:59 (556 KB/s) - '/tmp/instance-13/output-1/build/.triggerhappy-0.5.0.tar.gz.dK7oEe/output' saved [29841] triggerhappy-0.5.0.tar.gz: OK (sha256: af0fc196202f2d35153be401769a9ad9107b5b6387146cfa8895ae9cafad631c) >>> triggerhappy 0.5.0 Extracting gzip -d -c /tmp/instance-13/dl/triggerhappy/triggerhappy-0.5.0.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/triggerhappy-0.5.0 -xf - >>> triggerhappy 0.5.0 Patching >>> triggerhappy 0.5.0 Configuring >>> triggerhappy 0.5.0 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -O0 -g0" FFLAGS="-mlongcalls -mauto-litpools -O0 -g0" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PKGCONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" -C /tmp/instance-13/output-1/build/triggerhappy-0.5.0 thd th-cmd make[1]: Entering directory '/tmp/instance-13/output-1/build/triggerhappy-0.5.0' /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o th-cmd.o th-cmd.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdsocket.o cmdsocket.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc th-cmd.o cmdsocket.o -o th-cmd /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trigger.o trigger.c echo "#include " | /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o eventnames.o eventnames.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keystate.o keystate.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ignore.o ignore.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devices.o devices.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thd.o thd.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o triggerparser.o triggerparser.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o obey.o obey.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o uinput.o uinput.c /tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd make[1]: Leaving directory '/tmp/instance-13/output-1/build/triggerhappy-0.5.0' >>> triggerhappy 0.5.0 Installing to target /usr/bin/install -d /tmp/instance-13/output-1/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/triggerhappy-0.5.0/thd /tmp/instance-13/output-1/target/usr/sbin/thd /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/triggerhappy-0.5.0/th-cmd /tmp/instance-13/output-1/target/usr/sbin/th-cmd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O0', '-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', '-mlongcalls', '-mauto-litpools', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%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-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-13/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-13/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-13/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-13/output-1/target/etc/shells; fi mkdir -p /tmp/instance-13/output-1/target/etc echo "buildroot" > /tmp/instance-13/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-13/output-1/target/etc/hosts mkdir -p /tmp/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-13/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-13/output-1/target/etc/shells rm -rf /tmp/instance-13/output-1/target/usr/include /tmp/instance-13/output-1/target/usr/share/aclocal \ /tmp/instance-13/output-1/target/usr/lib/pkgconfig /tmp/instance-13/output-1/target/usr/share/pkgconfig \ /tmp/instance-13/output-1/target/usr/lib/cmake /tmp/instance-13/output-1/target/usr/share/cmake \ /tmp/instance-13/output-1/target/usr/lib/rpm /tmp/instance-13/output-1/target/usr/doc find /tmp/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-13/output-1/target/lib/ /tmp/instance-13/output-1/target/usr/lib/ /tmp/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-13/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-13/output-1/target/usr/share/gdb rm -rf /tmp/instance-13/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-13/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-13/output-1/target/usr/share/zsh rm -rf /tmp/instance-13/output-1/target/usr/man /tmp/instance-13/output-1/target/usr/share/man rm -rf /tmp/instance-13/output-1/target/usr/info /tmp/instance-13/output-1/target/usr/share/info rm -rf /tmp/instance-13/output-1/target/usr/doc /tmp/instance-13/output-1/target/usr/share/doc rm -rf /tmp/instance-13/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-13/output-1/target/lib/debug /tmp/instance-13/output-1/target/usr/lib/debug find /tmp/instance-13/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-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-13/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-13/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-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-461-ge381fa9cf2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-13/output-1/per-package /tmp/instance-13/buildroot/support/scripts/fix-rpath target touch /tmp/instance-13/output-1/target/usr ln -snf /tmp/instance-13/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-13/output-1/staging make: Leaving directory '/tmp/instance-13/buildroot' make: Entering directory '/tmp/instance-13/buildroot' >>> Buildroot 2022.08-461-ge381fa9cf2 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> 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) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libkrb5 1.20 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> 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-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) 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: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-13/output-1/legal-info make: Leaving directory '/tmp/instance-13/buildroot'