libtool: install: (cd /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so.1 || { rm -f libwavpack.so.1 && ln -s libwavpack.so.1.2.4 libwavpack.so.1; }; }) libtool: install: (cd /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.4 libwavpack.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwavpack.lai /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libwavpack.la libtool: install: /usr/bin/install -c src/.libs/libwavpack.a /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libwavpack.a libtool: install: chmod 644 /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libwavpack.a libtool: install: /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libwavpack.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c cli/wavpack cli/wvunpack cli/wvgain cli/wvtag '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin' libtool: install: /usr/bin/install -c cli/wavpack /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin/wavpack libtool: install: /usr/bin/install -c cli/wvunpack /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin/wvunpack libtool: install: /usr/bin/install -c cli/wvgain /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin/wvgain libtool: install: /usr/bin/install -c cli/wvtag /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin/wvtag /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 README.md '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/wavpack_doc.html doc/style.css '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/WavPack5FileFormat.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5PortingGuide.pdf '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 man/wavpack.1 man/wvgain.1 man/wvunpack.1 man/wvtag.1 '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/wavpack' /usr/bin/install -c -m 644 include/wavpack.h '/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/wavpack' make[2]: Leaving directory '/tmp/instance-8/output-1/build/wavpack-5.5.0' make[1]: Leaving directory '/tmp/instance-8/output-1/build/wavpack-5.5.0' >>> wavpack 5.5.0 Fixing libtool files for la in $(find /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-8/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wavpack 5.5.0 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-8/output-1/target install -C /tmp/instance-8/output-1/build/wavpack-5.5.0/ make[1]: Entering directory '/tmp/instance-8/output-1/build/wavpack-5.5.0' make[2]: Entering directory '/tmp/instance-8/output-1/build/wavpack-5.5.0' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwavpack.la '/tmp/instance-8/output-1/target/usr/lib' libtool: install: /usr/bin/install -c src/.libs/libwavpack.so.1.2.4 /tmp/instance-8/output-1/target/usr/lib/libwavpack.so.1.2.4 libtool: install: (cd /tmp/instance-8/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so.1 || { rm -f libwavpack.so.1 && ln -s libwavpack.so.1.2.4 libwavpack.so.1; }; }) libtool: install: (cd /tmp/instance-8/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.4 libwavpack.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwavpack.lai /tmp/instance-8/output-1/target/usr/lib/libwavpack.la libtool: install: /usr/bin/install -c src/.libs/libwavpack.a /tmp/instance-8/output-1/target/usr/lib/libwavpack.a libtool: install: chmod 644 /tmp/instance-8/output-1/target/usr/lib/libwavpack.a libtool: install: /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib /tmp/instance-8/output-1/target/usr/lib/libwavpack.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c cli/wavpack cli/wvunpack cli/wvgain cli/wvtag '/tmp/instance-8/output-1/target/usr/bin' libtool: install: /usr/bin/install -c cli/wavpack /tmp/instance-8/output-1/target/usr/bin/wavpack libtool: install: /usr/bin/install -c cli/wvunpack /tmp/instance-8/output-1/target/usr/bin/wvunpack libtool: install: /usr/bin/install -c cli/wvgain /tmp/instance-8/output-1/target/usr/bin/wvgain libtool: install: /usr/bin/install -c cli/wvtag /tmp/instance-8/output-1/target/usr/bin/wvtag /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 README.md '/tmp/instance-8/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/wavpack_doc.html doc/style.css '/tmp/instance-8/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/WavPack5FileFormat.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5PortingGuide.pdf '/tmp/instance-8/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/wavpack.1 man/wvgain.1 man/wvunpack.1 man/wvtag.1 '/tmp/instance-8/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/tmp/instance-8/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-8/output-1/target/usr/include/wavpack' /usr/bin/install -c -m 644 include/wavpack.h '/tmp/instance-8/output-1/target/usr/include/wavpack' make[2]: Leaving directory '/tmp/instance-8/output-1/build/wavpack-5.5.0' make[1]: Leaving directory '/tmp/instance-8/output-1/build/wavpack-5.5.0' >>> wireless-regdb 2023.02.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.wireless-regdb-2023.02.13.tar.xz.CcQ2uB/output' 'https://cdn.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz' --2023-03-04 18:27:02-- https://cdn.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz Resolving cdn.kernel.org (cdn.kernel.org)... 151.101.1.176, 151.101.65.176, 151.101.129.176, ... Connecting to cdn.kernel.org (cdn.kernel.org)|151.101.1.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 27068 (26K) [application/x-xz] Saving to: '/tmp/instance-8/output-1/build/.wireless-regdb-2023.02.13.tar.xz.CcQ2uB/output' 0K .......... .......... ...... 100% 119M=0s 2023-03-04 18:27:02 (119 MB/s) - '/tmp/instance-8/output-1/build/.wireless-regdb-2023.02.13.tar.xz.CcQ2uB/output' saved [27068/27068] wireless-regdb-2023.02.13.tar.xz: OK (sha256: fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73) >>> wireless-regdb 2023.02.13 Extracting xzcat /tmp/instance-8/dl/wireless-regdb/wireless-regdb-2023.02.13.tar.xz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/wireless-regdb-2023.02.13 -xf - >>> wireless-regdb 2023.02.13 Patching >>> wireless-regdb 2023.02.13 Configuring >>> wireless-regdb 2023.02.13 Building >>> wireless-regdb 2023.02.13 Installing to target /usr/bin/install -m 644 -D -T /tmp/instance-8/output-1/build/wireless-regdb-2023.02.13/regulatory.db /tmp/instance-8/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /tmp/instance-8/output-1/build/wireless-regdb-2023.02.13/regulatory.db.p7s /tmp/instance-8/output-1/target/lib/firmware/regulatory.db.p7s >>> xl2tp 1.3.18 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.xl2tp-1.3.18.tar.gz.A0JsMS/output' 'https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz' --2023-03-04 18:27:04-- https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 [following] --2023-03-04 18:27:04-- https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-8/output-1/build/.xl2tp-1.3.18.tar.gz.A0JsMS/output' 0K .......... .......... .......... .......... .......... 492K 50K .......... .......... .......... .......... .......... 1.12M 100K .......... .......... .......... .......... .......... 1.00M 150K .......... .......... .......... .......... .......... 90.2M 200K .......... .......... .......... .......... .......... 11.0M 250K .......... .......... .......... .......... .......... 24.6M 300K .......... .......... .......... .......... .......... 1.18M 350K .......... .......... .......... .......... .......... 25.5M 400K .......... .......... .......... .......... .......... 17.7M 450K .......... .......... .......... .......... .......... 98.2M 500K .......... .......... .. 225M=0.2s 2023-03-04 18:27:05 (2.06 MB/s) - '/tmp/instance-8/output-1/build/.xl2tp-1.3.18.tar.gz.A0JsMS/output' saved [534937] xl2tp-1.3.18.tar.gz: OK (sha256: 47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329) >>> xl2tp 1.3.18 Extracting gzip -d -c /tmp/instance-8/dl/xl2tp/xl2tp-1.3.18.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/xl2tp-1.3.18 -xf - >>> xl2tp 1.3.18 Patching >>> xl2tp 1.3.18 Configuring >>> xl2tp 1.3.18 Building /usr/bin/sed -i -e 's/ -O2 //' /tmp/instance-8/output-1/build/xl2tp-1.3.18/Makefile PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-as" LD="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-ld" NM="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc" GCC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc" CPP="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-cpp" CXX="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-g++" FC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" F77="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-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-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-8/output-1/build/xl2tp-1.3.18 make[1]: Entering directory '/tmp/instance-8/output-1/build/xl2tp-1.3.18' /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c xl2tpd.c: In function 'start_pppd': xl2tpd.c:443:33: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 443 | if (connect(fd2, (struct sockaddr *)&sax, sizeof(sax)) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from xl2tpd.c:44: /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c control.c: In function 'control_finish': control.c:253:24: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 253 | if (t->lac && t->lac->hostname && t->lac->hostname[0]) | ^~ In file included from l2tp.h:34, from control.c:23: file.h:122:10: note: 'hostname' declared here 122 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:255:29: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 255 | else if (t->lns && t->lns->hostname && t->lns->hostname[0]) | ^~ file.h:80:10: note: 'hostname' declared here 80 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:471:20: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 471 | if (t->lac && t->lac->hostname && t->lac->hostname[0]) | ^~ file.h:122:10: note: 'hostname' declared here 122 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:473:25: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 473 | else if (t->lns && t->lns->hostname && t->lns->hostname[0]) | ^~ file.h:80:10: note: 'hostname' declared here 80 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -o pfc pfc.o -lpcap /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control make[1]: Leaving directory '/tmp/instance-8/output-1/build/xl2tp-1.3.18' >>> xl2tp 1.3.18 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-as" LD="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-ld" NM="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc" GCC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc" CPP="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-cpp" CXX="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-g++" FC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" F77="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-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-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-8/output-1/target PREFIX=/usr -C /tmp/instance-8/output-1/build/xl2tp-1.3.18 install make[1]: Entering directory '/tmp/instance-8/output-1/build/xl2tp-1.3.18' install -d -m 0755 /tmp/instance-8/output-1/target/usr/sbin install -m 0755 xl2tpd /tmp/instance-8/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /tmp/instance-8/output-1/target/usr/share/man/man5 install -d -m 0755 /tmp/instance-8/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /tmp/instance-8/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /tmp/instance-8/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /tmp/instance-8/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /tmp/instance-8/output-1/target/usr/bin install -m 0755 pfc /tmp/instance-8/output-1/target/usr/bin/pfc install -d -m 0755 /tmp/instance-8/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /tmp/instance-8/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /tmp/instance-8/output-1/target/usr/sbin install -m 0755 xl2tpd-control /tmp/instance-8/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/tmp/instance-8/output-1/build/xl2tp-1.3.18' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.bBW0RZ/output' 'https://github.com/jwm-art-net/XorCurses/archive/04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz' --2023-03-04 18:27:11-- https://github.com/jwm-art-net/XorCurses/archive/04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/jwm-art-net/XorCurses/tar.gz/04b664826c5bd30dd483f6a5c8c189ef97e255da [following] --2023-03-04 18:27:11-- https://codeload.github.com/jwm-art-net/XorCurses/tar.gz/04b664826c5bd30dd483f6a5c8c189ef97e255da Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-8/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.bBW0RZ/output' 0K .......... .......... .......... .......... .......... 488K 50K .......... ..... 93.0M=0.1s 2023-03-04 18:27:12 (637 KB/s) - '/tmp/instance-8/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.bBW0RZ/output' saved [67054] xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz: OK (sha256: 6c60a41b9a74ecd5f6ded337b9982e81eaf7b31a654a4a32b219e3a2ff638ae3) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Extracting gzip -d -c /tmp/instance-8/dl/xorcurses/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da -xf - >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Patching >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Configuring >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Building /home/autobuild/make/make -j1 -C /tmp/instance-8/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-as" LD="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-ld" NM="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc" GCC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc" CPP="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-cpp" CXX="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-g++" FC="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" F77="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-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-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='\"/usr/share/xorcurses\"' -DVERSION='\"04b664826c5bd30dd483f6a5c8c189ef97e255da\"'" make[1]: Entering directory '/tmp/instance-8/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c actions.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c control_flow.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c data_file.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c exit.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c explode.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c fletcher.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c game_display.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c help.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c icons.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c info.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c level_menu.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c map.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c movelist.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c moves.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c options.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c play_xor.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c player.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c replay.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c scores.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c screen.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c splash.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c teleport.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c xorcurses.c /tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' actions.o control_flow.o data_file.o exit.o explode.o fletcher.o game_display.o help.o icons.o info.o level_menu.o map.o movelist.o moves.o options.o play_xor.o player.o replay.o scores.o screen.o splash.o teleport.o xorcurses.o -o xorcurses -lcurses make[1]: Leaving directory '/tmp/instance-8/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Installing to target /usr/bin/install -D -m 0755 /tmp/instance-8/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses /tmp/instance-8/output-1/target/usr/bin/xorcurses mkdir -p /tmp/instance-8/output-1/target/usr/share/xorcurses/maps /usr/bin/install -D -m 0644 /tmp/instance-8/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/maps/*.xcm /tmp/instance-8/output-1/target/usr/share/xorcurses/maps/ >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%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-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-8/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-8/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-8/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-8/output-1/target/etc/shells; fi mkdir -p /tmp/instance-8/output-1/target/etc echo "buildroot" > /tmp/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-8/output-1/target/etc/hosts mkdir -p /tmp/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-8/output-1/target/etc/shells if [ -x /tmp/instance-8/output-1/target/sbin/swapon -a -x /tmp/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-8/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-8/output-1/target/etc/inittab rm -rf /tmp/instance-8/output-1/target/usr/include /tmp/instance-8/output-1/target/usr/share/aclocal \ /tmp/instance-8/output-1/target/usr/lib/pkgconfig /tmp/instance-8/output-1/target/usr/share/pkgconfig \ /tmp/instance-8/output-1/target/usr/lib/cmake /tmp/instance-8/output-1/target/usr/share/cmake \ /tmp/instance-8/output-1/target/usr/lib/rpm /tmp/instance-8/output-1/target/usr/doc find /tmp/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/lib/ /tmp/instance-8/output-1/target/usr/lib/ /tmp/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-8/output-1/target/usr/share/gdb rm -rf /tmp/instance-8/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-8/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-8/output-1/target/usr/share/zsh rm -rf /tmp/instance-8/output-1/target/usr/man /tmp/instance-8/output-1/target/usr/share/man rm -rf /tmp/instance-8/output-1/target/usr/info /tmp/instance-8/output-1/target/usr/share/info rm -rf /tmp/instance-8/output-1/target/usr/doc /tmp/instance-8/output-1/target/usr/share/doc rm -rf /tmp/instance-8/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-8/output-1/target/lib/debug /tmp/instance-8/output-1/target/usr/lib/debug find /tmp/instance-8/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-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc2-9-g783cd8d90d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc2\"" \ ) > /tmp/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-8/output-1/per-package /tmp/instance-8/buildroot/support/scripts/fix-rpath target touch /tmp/instance-8/output-1/target/usr ln -snf /tmp/instance-8/output-1/host/or1k-buildroot-linux-musl/sysroot /tmp/instance-8/output-1/staging make: Leaving directory '/tmp/instance-8/buildroot' make: Entering directory '/tmp/instance-8/buildroot' >>> Buildroot 2023.02-rc2-9-g783cd8d90d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 4.19.274 Collecting legal info >>> 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 >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> wget 1.21.3 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> libpcap 1.10.2 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) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dav1d 1.0.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> 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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-rust-bin 1.67.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.274: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-8/output-1/legal-info make: Leaving directory '/tmp/instance-8/buildroot'