src/pv/loop.c:759:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 759 | write(STDERR_FILENO, "\033[A", 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:771:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 771 | write(STDERR_FILENO, " ", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:772:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 772 | write(STDERR_FILENO, "\r", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:775:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 775 | write(STDERR_FILENO, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pv/loop.c:778:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 778 | write(STDERR_FILENO, "\033[A", 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/number.o src/pv/number.c /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/signal.o src/pv/signal.c /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/state.o src/pv/state.c /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/watchpid.o src/pv/watchpid.c src/pv/watchpid.c: In function 'pv_watchfd_position': src/pv/watchpid.c:168:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 168 | fscanf(fptr, "pos: %llu", &position); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -Wl,-r -nostdlib -o src/pv.o src/pv/cursor.o src/pv/display.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/transfer.o src/pv/watchpid.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o pv src/main.o src/library.o src/pv.o make[1]: Leaving directory '/tmp/instance-23/output-1/build/pv-1.6.20' >>> pv 1.6.20 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/target install -C /tmp/instance-23/output-1/build/pv-1.6.20/ make[1]: Entering directory '/tmp/instance-23/output-1/build/pv-1.6.20' : ./autoconf/scripts/mkinstalldirs \ "/tmp/instance-23/output-1/target/usr/bin" ./autoconf/scripts/mkinstalldirs \ "/tmp/instance-23/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 755 pv \ "/tmp/instance-23/output-1/target/usr/bin/pv" /usr/bin/install -c -m 644 doc/quickref.1 \ "/tmp/instance-23/output-1/target/usr/share/man/man1/pv.1" if test -n ""; then \ catalogs=''; \ for cat in $catalogs; do \ name=`echo $cat | sed 's,^.*/,,g'`; \ if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \ destdir=/usr/share/locale; \ else \ destdir=/usr/share/locale; \ fi; \ lang=`echo $name | sed 's/$//'`; \ dir=/tmp/instance-23/output-1/target$destdir/$lang/LC_MESSAGES; \ ./autoconf/scripts/mkinstalldirs $dir; \ /usr/bin/install -c -m 644 $cat $dir/pv; \ done; \ fi make[1]: Leaving directory '/tmp/instance-23/output-1/build/pv-1.6.20' >>> pwgen 2.08 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.pwgen-2.08.tar.gz.J3h9mb/output' 'http://downloads.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz' --2023-01-22 13:55:55-- http://downloads.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://pilotfiber.dl.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz [following] --2023-01-22 13:55:56-- http://pilotfiber.dl.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz Resolving pilotfiber.dl.sourceforge.net (pilotfiber.dl.sourceforge.net)... 69.12.26.12 Connecting to pilotfiber.dl.sourceforge.net (pilotfiber.dl.sourceforge.net)|69.12.26.12|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 54884 (54K) [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.pwgen-2.08.tar.gz.J3h9mb/output' 0K .......... .......... .......... .......... .......... 93% 539K 0s 50K ... 100% 6.70T=0.09s 2023-01-22 13:55:56 (578 KB/s) - '/tmp/instance-23/output-1/build/.pwgen-2.08.tar.gz.J3h9mb/output' saved [54884/54884] pwgen-2.08.tar.gz: OK (md5: 6cfba450ac6ff72d11e88a6b0b049165) pwgen-2.08.tar.gz: OK (sha1: 6406deba61297784888c2ec0c14e3c735a85a2b6) >>> pwgen 2.08 Extracting gzip -d -c /tmp/instance-23/dl/pwgen/pwgen-2.08.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/pwgen-2.08 -xf - >>> pwgen 2.08 Patching >>> pwgen 2.08 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/pwgen-2.08 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pwgen 2.08 Patching libtool >>> pwgen 2.08 Configuring (cd /tmp/instance-23/output-1/build/pwgen-2.08/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/powerpc-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-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/powerpc-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-gnu --host=powerpc-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for powerpc-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for getopt_long... yes checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> pwgen 2.08 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/build/pwgen-2.08/ make[1]: Entering directory '/tmp/instance-23/output-1/build/pwgen-2.08' /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pwgen.c -o pwgen.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pw_phonemes.c -o pw_phonemes.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pw_rand.c -o pw_rand.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic randnum.c -o randnum.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic sha1.c -o sha1.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic sha1num.c -o sha1num.o /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -o pwgen pwgen.o pw_phonemes.o pw_rand.o randnum.o sha1.o sha1num.o make[1]: Leaving directory '/tmp/instance-23/output-1/build/pwgen-2.08' >>> pwgen 2.08 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/target install -C /tmp/instance-23/output-1/build/pwgen-2.08/ make[1]: Entering directory '/tmp/instance-23/output-1/build/pwgen-2.08' mkdir -p /tmp/instance-23/output-1/target/usr/bin /tmp/instance-23/output-1/target/usr/share/man/man1 /usr/bin/install -c pwgen /tmp/instance-23/output-1/target/usr/bin/pwgen /usr/bin/install -c -m 644 ./pwgen.1 /tmp/instance-23/output-1/target/usr/share/man/man1/pwgen.1 make[1]: Leaving directory '/tmp/instance-23/output-1/build/pwgen-2.08' >>> rapidxml 1.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.rapidxml-1.13.zip.VcDShM/output' 'http://downloads.sourceforge.net/project/rapidxml/rapidxml/rapidxml%201.13/rapidxml-1.13.zip' --2023-01-22 13:56:01-- http://downloads.sourceforge.net/project/rapidxml/rapidxml/rapidxml%201.13/rapidxml-1.13.zip Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://versaweb.dl.sourceforge.net/project/rapidxml/rapidxml/rapidxml%201.13/rapidxml-1.13.zip [following] --2023-01-22 13:56:01-- http://versaweb.dl.sourceforge.net/project/rapidxml/rapidxml/rapidxml%201.13/rapidxml-1.13.zip Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 44163 (43K) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.rapidxml-1.13.zip.VcDShM/output' 0K .......... .......... .......... .......... ... 100% 934K=0.05s 2023-01-22 13:56:01 (934 KB/s) - '/tmp/instance-23/output-1/build/.rapidxml-1.13.zip.VcDShM/output' saved [44163/44163] rapidxml-1.13.zip: OK (sha1: f5fd4fbc5ad7e96045313697811d65ea8089a950) rapidxml-1.13.zip: OK (md5: 7b4b42c9331c90aded23bb55dc725d6a) rapidxml-1.13.zip: OK (sha256: c3f0b886374981bb20fabcf323d755db4be6dba42064599481da64a85f5b3571) >>> rapidxml 1.13 Extracting /usr/bin/unzip -q -d /tmp/instance-23/output-1/build/rapidxml-1.13 /tmp/instance-23/dl/rapidxml/rapidxml-1.13.zip mv /tmp/instance-23/output-1/build/rapidxml-1.13/rapidxml-1.13/* /tmp/instance-23/output-1/build/rapidxml-1.13/ rmdir /tmp/instance-23/output-1/build/rapidxml-1.13/rapidxml-1.13 >>> rapidxml 1.13 Patching Applying 0001-ensure-internal-print-operations-are-declared-before.patch using patch: patching file rapidxml_print.hpp >>> rapidxml 1.13 Configuring >>> rapidxml 1.13 Building >>> rapidxml 1.13 Installing to staging directory mkdir -p /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/rapidxml cp -dpfr /tmp/instance-23/output-1/build/rapidxml-1.13/*hpp /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/rapidxml >>> rapidxml 1.13 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/powerpc-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-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/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 >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.tar.gz.tV3Uvh/output' 'https://github.com/RPi-Distro/raspi-gpio/archive/4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.tar.gz' --2023-01-22 13:56:04-- https://github.com/RPi-Distro/raspi-gpio/archive/4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.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/RPi-Distro/raspi-gpio/tar.gz/4edfde183ff3ac9ed66cdc015ae25e45f3a5502d [following] --2023-01-22 13:56:04-- https://codeload.github.com/RPi-Distro/raspi-gpio/tar.gz/4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.tar.gz.tV3Uvh/output' 0K .......... .......... .......... .......... .......... 474K 50K .......... .......... .......... . 86.6M=0.1s 2023-01-22 13:56:05 (774 KB/s) - '/tmp/instance-23/output-1/build/.raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.tar.gz.tV3Uvh/output' saved [83893] raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.tar.gz: OK (sha256: 2526dcec1e5a171b13c44b1fb6f2faed5ec849f08021278e2be09bc18264a2fd) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Extracting gzip -d -c /tmp/instance-23/dl/raspi-gpio/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d -xf - >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Patching >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d -name $file); do cp support/gnuconfig/$file $i; done; done >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Patching libtool >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Configuring (cd /tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/powerpc-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-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/powerpc-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-gnu --host=powerpc-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for powerpc-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/ make[1]: Entering directory '/tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d' /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"raspi-gpio\" -DPACKAGE_TARNAME=\"raspi-gpio\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"raspi-gpio\ 0.2\" -DPACKAGE_BUGREPORT=\"serge@raspberrypi.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"raspi-gpio\" -DVERSION=\"0.2\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o raspi-gpio.o raspi-gpio.c /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o raspi-gpio raspi-gpio.o make[1]: Leaving directory '/tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d' >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/target install -C /tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/ make[1]: Entering directory '/tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d' make[2]: Entering directory '/tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c raspi-gpio '/tmp/instance-23/output-1/target/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d' make[1]: Leaving directory '/tmp/instance-23/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d' >>> redir 3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.redir-3.3.tar.xz.vggB6w/output' 'https://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz' --2023-01-22 13:56:09-- https://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz 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://objects.githubusercontent.com/github-production-release-asset-2e65be/57325338/2c2eb080-4d5f-11e9-857c-29fd03332b4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230122%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230122T205609Z&X-Amz-Expires=300&X-Amz-Signature=da44674fd8e886af84521211c5d8bc97861ccabf22e3cf6921ff17902d8a5caf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=57325338&response-content-disposition=attachment%3B%20filename%3Dredir-3.3.tar.xz&response-content-type=application%2Foctet-stream [following] --2023-01-22 13:56:09-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/57325338/2c2eb080-4d5f-11e9-857c-29fd03332b4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230122%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230122T205609Z&X-Amz-Expires=300&X-Amz-Signature=da44674fd8e886af84521211c5d8bc97861ccabf22e3cf6921ff17902d8a5caf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=57325338&response-content-disposition=attachment%3B%20filename%3Dredir-3.3.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 84980 (83K) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.redir-3.3.tar.xz.vggB6w/output' 0K .......... .......... .......... .......... .......... 60% 368K 0s 50K .......... .......... .......... .. 100% 170M=0.1s 2023-01-22 13:56:10 (610 KB/s) - '/tmp/instance-23/output-1/build/.redir-3.3.tar.xz.vggB6w/output' saved [84980/84980] redir-3.3.tar.xz: OK (md5: b452e1ca6faded7bab9c76dd61d9d983) >>> redir 3.3 Extracting xzcat /tmp/instance-23/dl/redir/redir-3.3.tar.xz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/redir-3.3 -xf - >>> redir 3.3 Patching >>> redir 3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-23/output-1/build/redir-3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> redir 3.3 Patching libtool >>> redir 3.3 Configuring (cd /tmp/instance-23/output-1/build/redir-3.3/ && rm -rf config.cache && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/powerpc-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-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/powerpc-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 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-gnu --host=powerpc-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-compat --enable-shaper --enable-ftp ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --enable-shaper checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for powerpc-buildroot-linux-gnu-gcc... /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for request_init in -lwrap... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --enable-shaper >>> redir 3.3 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/build/redir-3.3/ make[1]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o redir.o redir.c /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o redir redir.o make[2]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' make[1]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' >>> redir 3.3 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/target install -C /tmp/instance-23/output-1/build/redir-3.3/ make[1]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' make[2]: Entering directory '/tmp/instance-23/output-1/build/redir-3.3' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c redir '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/doc/redir' /usr/bin/install -c -m 644 README.md transproxy.txt '/tmp/instance-23/output-1/target/usr/share/doc/redir' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 redir.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' make[1]: Leaving directory '/tmp/instance-23/output-1/build/redir-3.3' >>> wireless-regdb 2022.02.18 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.wireless-regdb-2022.02.18.tar.xz.jGBdJF/output' 'https://cdn.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2022.02.18.tar.xz' --2023-01-22 13:56:26-- https://cdn.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2022.02.18.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: 25908 (25K) [application/x-xz] Saving to: '/tmp/instance-23/output-1/build/.wireless-regdb-2022.02.18.tar.xz.jGBdJF/output' 0K .......... .......... ..... 100% 80.1M=0s 2023-01-22 13:56:26 (80.1 MB/s) - '/tmp/instance-23/output-1/build/.wireless-regdb-2022.02.18.tar.xz.jGBdJF/output' saved [25908/25908] wireless-regdb-2022.02.18.tar.xz: OK (sha256: 8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f) >>> wireless-regdb 2022.02.18 Extracting xzcat /tmp/instance-23/dl/wireless-regdb/wireless-regdb-2022.02.18.tar.xz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/wireless-regdb-2022.02.18 -xf - >>> wireless-regdb 2022.02.18 Patching >>> wireless-regdb 2022.02.18 Configuring >>> wireless-regdb 2022.02.18 Building >>> wireless-regdb 2022.02.18 Installing to target /usr/bin/install -m 644 -D -T /tmp/instance-23/output-1/build/wireless-regdb-2022.02.18/regulatory.db /tmp/instance-23/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /tmp/instance-23/output-1/build/wireless-regdb-2022.02.18/regulatory.db.p7s /tmp/instance-23/output-1/target/lib/firmware/regulatory.db.p7s linux-cip-5.10.145-cip17-rt7.tar.gz: OK (sha256: a5598f7f673b3ef819d6ed24f08d539eecb6febd11673a1d4752a1c05d4ee289) >>> linux 5.10.145-cip17-rt7 Extracting gzip -d -c /tmp/instance-23/dl/linux/linux-cip-5.10.145-cip17-rt7.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7 -xf - >>> linux 5.10.145-cip17-rt7 Patching for p in ; do if test -d $p ; then PATH=/tmp/instance-23/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7 $p \*.patch || exit 1 ; else PATH=/tmp/instance-23/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7 `dirname $p` `basename $p` || exit 1; fi done make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on 'ppc64_defconfig' # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' Using /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7/.config as base # # merged configuration written to /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7/.config (needs make) # make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' # # No change to .config # make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZMA\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_KERNEL_LZMA is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZO\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_KERNEL_LZO is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_XZ\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_KERNEL_XZ is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config; then echo "To use CONFIG_DEBUG_INFO_BTF, enable host-pahole (BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE)" 1>&2; exit 1; fi # As the kernel gets compiled before root filesystems are # built, we create a fake cpio file. It'll be # replaced later by the real cpio archive, and the kernel will be # rebuilt using the linux-rebuild-with-initramfs target. /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' >>> linux 5.10.145-cip17-rt7 Configuring >>> linux 5.10.145-cip17-rt7 Building /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7//.config PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/tmp/instance-23/output-1/images KCFLAGS=-Wno-attribute-alias /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-23/output-1/host/include -L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" ARCH=powerpc INSTALL_MOD_PATH=/tmp/instance-23/output-1/target CROSS_COMPILE="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/tmp/instance-23/output-1/host/sbin/depmod -C /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7 all make[1]: Entering directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' SYNC include/config/auto.conf HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf SYSTBL arch/powerpc/include/generated/asm/syscall_table_32.h SYSTBL arch/powerpc/include/generated/asm/syscall_table_64.h SYSTBL arch/powerpc/include/generated/asm/syscall_table_c32.h SYSTBL arch/powerpc/include/generated/asm/syscall_table_spu.h SYSHDR arch/powerpc/include/generated/uapi/asm/unistd_32.h SYSHDR arch/powerpc/include/generated/uapi/asm/unistd_64.h HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/dtc HOSTCC scripts/genksyms/genksyms.o YACC scripts/genksyms/parse.tab.[ch] HOSTCC scripts/genksyms/parse.tab.o LEX scripts/genksyms/lex.lex.c HOSTCC scripts/genksyms/lex.lex.o HOSTLD scripts/genksyms/genksyms HOSTCC scripts/bin2c HOSTCC scripts/kallsyms HOSTCC scripts/recordmcount HOSTCC scripts/sorttable HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert WRAP arch/powerpc/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/powerpc/include/generated/uapi/asm/param.h WRAP arch/powerpc/include/generated/uapi/asm/poll.h WRAP arch/powerpc/include/generated/uapi/asm/resource.h WRAP arch/powerpc/include/generated/uapi/asm/siginfo.h WRAP arch/powerpc/include/generated/uapi/asm/sockios.h WRAP arch/powerpc/include/generated/uapi/asm/statfs.h WRAP arch/powerpc/include/generated/asm/export.h WRAP arch/powerpc/include/generated/asm/kvm_types.h WRAP arch/powerpc/include/generated/asm/mcs_spinlock.h WRAP arch/powerpc/include/generated/asm/qrwlock.h WRAP arch/powerpc/include/generated/asm/vtime.h WRAP arch/powerpc/include/generated/asm/early_ioremap.h WRAP arch/powerpc/include/generated/asm/div64.h WRAP arch/powerpc/include/generated/asm/dma-mapping.h WRAP arch/powerpc/include/generated/asm/irq_regs.h WRAP arch/powerpc/include/generated/asm/kmap_size.h WRAP arch/powerpc/include/generated/asm/local64.h WRAP arch/powerpc/include/generated/asm/msi.h WRAP arch/powerpc/include/generated/asm/preempt.h WRAP arch/powerpc/include/generated/asm/rwonce.h WRAP arch/powerpc/include/generated/asm/simd.h UPD include/config/kernel.release UPD include/generated/uapi/linux/version.h UPD include/generated/utsrelease.h CC scripts/mod/empty.o cc1: error: ‘-m64’ not supported in this configuration make[2]: *** [scripts/Makefile.build:286: scripts/mod/empty.o] Error 1 make[1]: *** [Makefile:1224: prepare0] Error 2 make[1]: Leaving directory '/tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7' make: *** [package/pkg-generic.mk:293: /tmp/instance-23/output-1/build/linux-5.10.145-cip17-rt7/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-23/buildroot'