-- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Building PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/tmp/instance-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd [100%] Built target uhttpd make[1]: Leaving directory '/tmp/instance-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Installing to target PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/target install/fast -C /tmp/instance-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/tmp/instance-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-12/output-1/target/usr/bin/uhttpd make[1]: Leaving directory '/tmp/instance-12/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> utf8proc 2.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-12/output-1/build/.utf8proc-2.7.0.tar.gz.5xgo0f/output' 'https://github.com/JuliaStrings/utf8proc/archive/v2.7.0/utf8proc-2.7.0.tar.gz' --2022-11-04 21:33:14-- https://github.com/JuliaStrings/utf8proc/archive/v2.7.0/utf8proc-2.7.0.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/JuliaStrings/utf8proc/tar.gz/refs/tags/v2.7.0 [following] --2022-11-04 21:33:15-- https://codeload.github.com/JuliaStrings/utf8proc/tar.gz/refs/tags/v2.7.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: 187906 (184K) [application/x-gzip] Saving to: '/tmp/instance-12/output-1/build/.utf8proc-2.7.0.tar.gz.5xgo0f/output' 0K .......... .......... .......... .......... .......... 27% 473K 0s 50K .......... .......... .......... .......... .......... 54% 1.01M 0s 100K .......... .......... .......... .......... .......... 81% 946K 0s 150K .......... .......... .......... ... 100% 84.8M=0.2s 2022-11-04 21:33:15 (886 KB/s) - '/tmp/instance-12/output-1/build/.utf8proc-2.7.0.tar.gz.5xgo0f/output' saved [187906/187906] utf8proc-2.7.0.tar.gz: OK (sha256: 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1) >>> utf8proc 2.7.0 Extracting gzip -d -c /tmp/instance-12/dl/utf8proc/utf8proc-2.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/utf8proc-2.7.0 -xf - >>> utf8proc 2.7.0 Patching >>> utf8proc 2.7.0 Configuring (mkdir -p /tmp/instance-12/output-1/build/utf8proc-2.7.0//buildroot-build && cd /tmp/instance-12/output-1/build/utf8proc-2.7.0//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-12/output-1/host/bin/cmake /tmp/instance-12/output-1/build/utf8proc-2.7.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-12/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build >>> utf8proc 2.7.0 Building PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build' [ 50%] Building C object CMakeFiles/utf8proc.dir/utf8proc.c.o [100%] Linking C shared library libutf8proc.so [100%] Built target utf8proc make[1]: Leaving directory '/tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build' >>> utf8proc 2.7.0 Installing to staging directory PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-12/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/utf8proc.h -- Installing: /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libutf8proc.so.2.5.0 -- Installing: /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libutf8proc.so.2 -- Installing: /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libutf8proc.so -- Installing: /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build' >>> utf8proc 2.7.0 Fixing libtool files for la in $(find /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-12/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/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-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-12/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 >>> utf8proc 2.7.0 Installing to target PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/target install/fast -C /tmp/instance-12/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-12/output-1/target/usr/include/utf8proc.h -- Installing: /tmp/instance-12/output-1/target/usr/lib/libutf8proc.so.2.5.0 -- Installing: /tmp/instance-12/output-1/target/usr/lib/libutf8proc.so.2 -- Installing: /tmp/instance-12/output-1/target/usr/lib/libutf8proc.so -- Installing: /tmp/instance-12/output-1/target/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/tmp/instance-12/output-1/build/utf8proc-2.7.0/buildroot-build' >>> wireless_tools 30.pre9 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-12/output-1/build/.wireless_tools.30.pre9.tar.gz.6lFSKq/output' 'https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz' --2022-11-04 21:33:19-- https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz Resolving hewlettpackard.github.io (hewlettpackard.github.io)... 185.199.109.153, 185.199.108.153, 185.199.111.153, ... Connecting to hewlettpackard.github.io (hewlettpackard.github.io)|185.199.109.153|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 348477 (340K) [application/gzip] Saving to: '/tmp/instance-12/output-1/build/.wireless_tools.30.pre9.tar.gz.6lFSKq/output' 0K .......... .......... .......... .......... .......... 14% 11.6M 0s 50K .......... .......... .......... .......... .......... 29% 11.2M 0s 100K .......... .......... .......... .......... .......... 44% 183M 0s 150K .......... .......... .......... .......... .......... 58% 36.9M 0s 200K .......... .......... .......... .......... .......... 73% 90.7M 0s 250K .......... .......... .......... .......... .......... 88% 81.7M 0s 300K .......... .......... .......... .......... 100% 72.6M=0.01s 2022-11-04 21:33:19 (28.1 MB/s) - '/tmp/instance-12/output-1/build/.wireless_tools.30.pre9.tar.gz.6lFSKq/output' saved [348477/348477] wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /tmp/instance-12/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/build/wireless_tools-30.pre9 CC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" iwmulticall make[1]: Entering directory '/tmp/instance-12/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -MMD -c iwmulticall.c In file included from iwmulticall.c:59: iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 263 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 264 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 346 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 362 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/tmp/instance-12/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-12/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/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-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-12/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 >>> wireless_tools 30.pre9 Installing to target PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/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-12/output-1/build/wireless_tools-30.pre9 PREFIX="/tmp/instance-12/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/tmp/instance-12/output-1/build/wireless_tools-30.pre9' install -m 755 -d /tmp/instance-12/output-1/target/sbin install -m 755 iwmulticall /tmp/instance-12/output-1/target/sbin/iwconfig ( cd /tmp/instance-12/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/tmp/instance-12/output-1/build/wireless_tools-30.pre9' >>> xl2tp 1.3.18 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-12/output-1/build/.xl2tp-1.3.18.tar.gz.m6i9x9/output' 'https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz' --2022-11-04 21:33:24-- https://github.com/xelerance/xl2tpd/archive/v1.3.18/xl2tp-1.3.18.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 [following] --2022-11-04 21:33:24-- https://codeload.github.com/xelerance/xl2tpd/tar.gz/refs/tags/v1.3.18 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-12/output-1/build/.xl2tp-1.3.18.tar.gz.m6i9x9/output' 0K .......... .......... .......... .......... .......... 500K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 1.02M 150K .......... .......... .......... .......... .......... 91.9M 200K .......... .......... .......... .......... .......... 21.6M 250K .......... .......... .......... .......... .......... 1.06M 300K .......... .......... .......... .......... .......... 6.89M 350K .......... .......... .......... .......... .......... 1.11M 400K .......... .......... .......... .......... .......... 205M 450K .......... .......... .......... .......... .......... 183M 500K .......... .......... .. 225M=0.3s 2022-11-04 21:33:25 (1.72 MB/s) - '/tmp/instance-12/output-1/build/.xl2tp-1.3.18.tar.gz.m6i9x9/output' saved [534937] xl2tp-1.3.18.tar.gz: OK (sha256: 47f52b9c56cabe77766533bca3736a8198581ff38443eb4b4c8971c885ac9329) >>> xl2tp 1.3.18 Extracting gzip -d -c /tmp/instance-12/dl/xl2tp/xl2tp-1.3.18.tar.gz | tar --strip-components=1 -C /tmp/instance-12/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-12/output-1/build/xl2tp-1.3.18/Makefile PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/host/lib -Wl,-rpath,/tmp/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-12/output-1/build/xl2tp-1.3.18 make[1]: Entering directory '/tmp/instance-12/output-1/build/xl2tp-1.3.18' /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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 /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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 '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 */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o pfc pfc.o -lpcap /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -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-12/output-1/build/xl2tp-1.3.18' >>> xl2tp 1.3.18 Installing to target PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/host/lib -Wl,-rpath,/tmp/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-12/output-1/target PREFIX=/usr -C /tmp/instance-12/output-1/build/xl2tp-1.3.18 install make[1]: Entering directory '/tmp/instance-12/output-1/build/xl2tp-1.3.18' install -d -m 0755 /tmp/instance-12/output-1/target/usr/sbin install -m 0755 xl2tpd /tmp/instance-12/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /tmp/instance-12/output-1/target/usr/share/man/man5 install -d -m 0755 /tmp/instance-12/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /tmp/instance-12/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /tmp/instance-12/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /tmp/instance-12/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /tmp/instance-12/output-1/target/usr/bin install -m 0755 pfc /tmp/instance-12/output-1/target/usr/bin/pfc install -d -m 0755 /tmp/instance-12/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /tmp/instance-12/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /tmp/instance-12/output-1/target/usr/sbin install -m 0755 xl2tpd-control /tmp/instance-12/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/tmp/instance-12/output-1/build/xl2tp-1.3.18' >>> zerofree 1.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-12/output-1/build/.zerofree-1.1.1.tgz.ZmvwsO/output' 'https://frippery.org/uml/zerofree-1.1.1.tgz' --2022-11-04 21:33:32-- https://frippery.org/uml/zerofree-1.1.1.tgz Resolving frippery.org (frippery.org)... 93.93.131.127, 2a00:1098:0:86:1000::10 Connecting to frippery.org (frippery.org)|93.93.131.127|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8710 (8.5K) [application/x-gzip] Saving to: '/tmp/instance-12/output-1/build/.zerofree-1.1.1.tgz.ZmvwsO/output' 0K ........ 100% 103M=0s 2022-11-04 21:33:33 (103 MB/s) - '/tmp/instance-12/output-1/build/.zerofree-1.1.1.tgz.ZmvwsO/output' saved [8710/8710] zerofree-1.1.1.tgz: OK (sha256: 956bc861b55ba0a2b7593c58d32339dab1a0e7da6ea2b813d27c80f08b723867) >>> zerofree 1.1.1 Extracting gzip -d -c /tmp/instance-12/dl/zerofree/zerofree-1.1.1.tgz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/zerofree-1.1.1 -xf - >>> zerofree 1.1.1 Patching >>> zerofree 1.1.1 Configuring >>> zerofree 1.1.1 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/host/lib -Wl,-rpath,/tmp/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-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 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 " -C /tmp/instance-12/output-1/build/zerofree-1.1.1 make[1]: Entering directory '/tmp/instance-12/output-1/build/zerofree-1.1.1' /tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -o zerofree zerofree.c -lext2fs make[1]: Leaving directory '/tmp/instance-12/output-1/build/zerofree-1.1.1' >>> zerofree 1.1.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-12/output-1/build/zerofree-1.1.1/zerofree /tmp/instance-12/output-1/target/usr/bin/zerofree >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%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-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-12/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-12/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-12/output-1/target/etc/shells; fi mkdir -p /tmp/instance-12/output-1/target/etc echo "buildroot" > /tmp/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-12/output-1/target/etc/hosts mkdir -p /tmp/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-12/output-1/target/etc/shells if [ -x /tmp/instance-12/output-1/target/sbin/swapon -a -x /tmp/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-12/output-1/target/etc/inittab; fi rm -rf /tmp/instance-12/output-1/target/usr/include /tmp/instance-12/output-1/target/usr/share/aclocal \ /tmp/instance-12/output-1/target/usr/lib/pkgconfig /tmp/instance-12/output-1/target/usr/share/pkgconfig \ /tmp/instance-12/output-1/target/usr/lib/cmake /tmp/instance-12/output-1/target/usr/share/cmake \ /tmp/instance-12/output-1/target/usr/lib/rpm /tmp/instance-12/output-1/target/usr/doc find /tmp/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-12/output-1/target/lib/ /tmp/instance-12/output-1/target/usr/lib/ /tmp/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-12/output-1/target/usr/share/gdb rm -rf /tmp/instance-12/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-12/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-12/output-1/target/usr/share/zsh rm -rf /tmp/instance-12/output-1/target/usr/man /tmp/instance-12/output-1/target/usr/share/man rm -rf /tmp/instance-12/output-1/target/usr/info /tmp/instance-12/output-1/target/usr/share/info rm -rf /tmp/instance-12/output-1/target/usr/doc /tmp/instance-12/output-1/target/usr/share/doc rm -rf /tmp/instance-12/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-12/output-1/target/lib/debug /tmp/instance-12/output-1/target/usr/lib/debug find /tmp/instance-12/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-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-12/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-12/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-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc1-15-g0b17cd017e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \ ) > /tmp/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-12/output-1/per-package /tmp/instance-12/buildroot/support/scripts/fix-rpath target touch /tmp/instance-12/output-1/target/usr ln -snf /tmp/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-12/output-1/staging make: Leaving directory '/tmp/instance-12/buildroot' make: Entering directory '/tmp/instance-12/buildroot' >>> Buildroot 2022.11-rc1-15-g0b17cd017e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> initscripts Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) 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-12/output-1/legal-info make: Leaving directory '/tmp/instance-12/buildroot'